枚举

GIRepositoryVFuncInfoFlags

自:2.80

声明

flags GIRepository.VFuncInfoFlags

描述 [源]

GIVFuncInfo 结构体的标志。

自:2.80

成员

GI_VFUNC_MUST_CHAIN_UP

链接到父类型。

  • 值:1
  • 自:2.80
GI_VFUNC_MUST_OVERRIDE

覆盖。

  • 值:2
  • 自:2.80
GI_VFUNC_MUST_NOT_OVERRIDE

不覆盖。

  • 值:4
  • 自:2.80