Method
GIRepositoryPropertyInfoget_type_info
since: 2.80
Declaration [src]
GITypeInfo*
gi_property_info_get_type_info (
GIPropertyInfo* info
)
Return value
Type: GITypeInfo
The GITypeInfo
. Free it with
gi_base_info_unref()
when done.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |