Enumeration
GIRepositoryVFuncInfoFlags
since: 2.80
Members
- 
            GI_VFUNC_INFO_FLAGS_NONE
- 
            No flags set (since: 2.86). - Value: 0
- Available since: 2.80
 
- Value: 
- 
            GI_VFUNC_MUST_CHAIN_UP
- 
            Chains up to the parent type. - Value: 1
- Available since: 2.80
 
- Value: 
- 
            GI_VFUNC_MUST_OVERRIDE
- 
            Overrides. - Value: 2
- Available since: 2.80
 
- Value: 
- 
            GI_VFUNC_MUST_NOT_OVERRIDE
- 
            Does not override. - Value: 4
- Available since: 2.80
 
- Value: