GIFunctionInfo* g_enum_info_get_method GIEnumInfo* info gint n g_enum_info_get_method GIFunctionInfo* g_enum_info_get_method (GIEnumInfo* info, gint n);

Obtain an enum type method at index @n.

g_base_info_unref() when done.

info :

a GIEnumInfo

n :

index of method to get

Returns :

the GIFunctionInfo. Free the struct by calling

Since 1.29.17