Repository


Object Hierarchy:

GI.Repository GI.Repository GI.Repository GLib.Object GLib.Object GLib.Object->GI.Repository

Description:

[ CCode ( lower_case_csuffix = "irepository" , type_id = "g_irepository_get_type ()" ) ]
public class Repository : Object

Repository is used to manage repositories of namespaces.

Namespaces are represented on disk by type libraries (.typelib files).

typeof (unichar2) typeof (unichar2) typeof (unichar2) Discovery of type libraries

Repository will typically look for a `girepository-1.0` directory under the library directory used when compiling gobject-introspection.

It is possible to control the search paths programmatically, using prepend_search_path. It is also possible to modify the search paths by using the `GI_TYPELIB_PATH` environment variable. The environment variable takes precedence over the default search path and the prepend_search_path calls.


Namespace: GI

Content:

Static methods:

Creation methods:

Methods:

Inherited Members: