Method
GIRepositoryObjectInfoget_property
since: 2.80
Declaration [src]
GIPropertyInfo*
gi_object_info_get_property (
GIObjectInfo* info,
unsigned int n
)
Return value
Type: GIPropertyInfo
The GIPropertyInfo
. Free the
struct by calling gi_base_info_unref()
when done.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |