Back to Seed Clases

GIRepository


Classes

Interfaces

Structs

Unions

Enums

Struct GIRepository.Typelib

Import line: GIRepository = imports.gi.GIRepository;
GIR File: GIRepository-2.0.gir
C documentation: GIRepository
Struct : Typelib
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GIRepository
Method
GIRepository.info_new (InfoType type, BaseInfo container, Typelib typelib, guint32 offset) : GIRepository.BaseInfo
GIRepository.BaseInfo
Method
get_typelib () : GIRepository.Typelib
Obtain the typelib this info belongs to
GIRepository.Repository
Method
load_typelib (Typelib typelib, RepositoryLoadFlags flags) : String
GIRepository.Repository
Method
require (String namespace_, String version, RepositoryLoadFlags flags) : GIRepository.Typelib
Force the namespace namespace_ to be loaded if it isn't already.
GIRepository.Repository
Method
require_private (String typelib_dir, String namespace_, String version, RepositoryLoadFlags flags) : GIRepository.Typelib
Force the namespace namespace_ to be loaded if it isn't already.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:21 GMT+0800 (HKT)