GIPropertyInfo* g_function_info_get_property GIFunctionInfo* info g_function_info_get_property GIPropertyInfo* g_function_info_get_property (GIFunctionInfo* info);

Obtain the property associated with this GIFunctionInfo. Only GIFunctionInfo with the flag %GI_FUNCTION_IS_GETTER or %GI_FUNCTION_IS_SETTER have a property set. For other cases, %NULL will be returned.

g_base_info_unref() when done.

info :

a GIFunctionInfo

Returns :

the property or %NULL if not set. Free it with