Module Bindings.VFunc_info
include VFunc_info
type flags=|Must_chain_upchains up to the parent type
|Must_overrideoverrides
|Must_not_overridedoes not override
|ThrowsIncludes a GError
val string_of_flag : flags -> string
module Flags = VFunc_info.Flags