Enumeration

GIRepositoryVFuncInfoFlags

since: 2.80

Declaration

flags GIRepository.VFuncInfoFlags

Description

Flags of a GIVFuncInfo struct.

Available since: 2.80

Members

Name Description
GI_VFUNC_MUST_CHAIN_UP

Chains up to the parent type.

GI_VFUNC_MUST_OVERRIDE

Overrides.

GI_VFUNC_MUST_NOT_OVERRIDE

Does not override.