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
  Show / Hide Inherited methods, properties and signals
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GIRepository
Method
GIRepository.base_info_get_typelib (IBaseInfo info) : GIRepository.Typelib
Obtain the typelib this info belongs to
GIRepository
Method
GIRepository.info_new (IInfoType type, IBaseInfo container, Typelib typelib, Number offset) : GIRepository.IBaseInfo
GIRepository.IRepository
Method
load_typelib (Typelib typelib, IRepositoryLoadFlags flags) : String
GIRepository.IRepository
Method
require (String namespace_, String version, IRepositoryLoadFlags 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 Tue Jun 22 2010 16:32:54 GMT+0800 (HKT)