GIRepository.PropertyInfo g_function_info_get_property GIRepository.FunctionInfo info function_info_get_property @accepts(GIRepository.FunctionInfo) @returns(GIRepository.PropertyInfo) def function_info_get_property(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