gobject-introspection.bindings
Bindings.Field_info
gobject-introspection
include module type of struct include Field_info end
type flags =
| Is_readable
field is readable.
| Is_writable
field is writable.
Flags for a Field_info.
val string_of_flag : flags -> string
module Flags (T : Cstubs.Types.TYPE) : sig ... end