GI.VFuncInfoFlags – gobject-introspection-1.0 Reference Manual
Packages
gobject-introspection-1.0
GI
VFuncInfoFlags
MUST_CHAIN_UP
MUST_NOT_OVERRIDE
MUST_OVERRIDE
THROWS
VFuncInfoFlags
Description:
[
CCode
( cprefix =
"GI_VFUNC_"
, has_type_id =
false
) ]
[
Flags
]
public
enum
VFuncInfoFlags
Flags of a [class@GIRepository.
VFuncInfo] struct.
Namespace:
GI
Package:
gobject-introspection-1.0
Content:
Enum values:
MUST_CHAIN_UP
-
chains up to the parent type
MUST_NOT_OVERRIDE
-
does not override
MUST_OVERRIDE
-
overrides
THROWS
-
Includes a
Error