GIBaseInfo* g_irepository_get_info GIRepository * self gchar* namespace_ gint index g_irepository_get_info GIBaseInfo* g_irepository_get_info (GIRepository *self, gchar* namespace_, gint index);

This function returns a particular metadata entry in the given namespace @namespace_. The namespace must have already been loaded before calling this function. See g_irepository_get_n_infos() to find the maximum number of entries.

namespace_ :

Namespace to inspect

index :

0-based offset into namespace metadata for entry

Returns :

GIBaseInfo containing metadata