gipropertyinfo

gipropertyinfo

Synopsis

typedef             GIPropertyInfo;
GParamFlags         g_property_info_get_flags           (GIPropertyInfo *info);
GITypeInfo *        g_property_info_get_type            (GIPropertyInfo *info);

Description

Details

GIPropertyInfo

typedef GIBaseInfo GIPropertyInfo;

Represents a property of a GIObjectInfo or a GIInterfaceInfo.


g_property_info_get_flags ()

GParamFlags         g_property_info_get_flags           (GIPropertyInfo *info);

info :

Returns :


g_property_info_get_type ()

GITypeInfo *        g_property_info_get_type            (GIPropertyInfo *info);

info :

Returns :