Method

GIRepositoryVFuncInfoget_flags

since: 2.80

Declaration

GIVFuncInfoFlags
gi_vfunc_info_get_flags (
  GIVFuncInfo* info
)

Description

Obtain the flags for this virtual function info.

See GIVFuncInfoFlags for more information about possible flag values.

Available since: 2.80

Return value

Type: GIVFuncInfoFlags

The flags.