Method
GIRepositoryFieldInfoget_flags
since: 2.80
Declaration [src]
GIFieldInfoFlags
gi_field_info_get_flags (
GIFieldInfo* info
)
Description [src]
Obtain the flags for this GIFieldInfo
. See
GIFieldInfoFlags
for possible flag values.
Available since: 2.80
Return value
Type: GIFieldInfoFlags
The flags.