gint g_enum_info_get_n_methods GIRepository.EnumInfo info enum_info_get_n_methods @accepts(GIRepository.EnumInfo) @returns(gint) def enum_info_get_n_methods(info)

Obtain the number of methods that this enum type has.

info :

a GIEnumInfo

Returns :

number of methods

Since 1.29.17