gobject-introspection.bindings
Bindings.VFunc_info
gobject-introspection
include module type of struct include VFunc_info end
type flags =
| Must_chain_up
chains up to the parent type
| Must_override
overrides
| Must_not_override
does not override
| Throws
Includes a GError
val string_of_flag : flags -> string
module Flags (T : Cstubs.Types.TYPE) : sig ... end