Back to Seed Clases

GIRepository


Classes

Interfaces

Structs

Unions

Enums

Enum GIRepository.InfoType

Import line: GIRepository = imports.gi.GIRepository;
GIR File: GIRepository-2.0.gir
C documentation: GIRepository
Enum : InfoType
The type of a GIBaseInfo struct.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GIRepository
Method
GIRepository.base_info_get_type (BaseInfo info) : GIRepository.InfoType
Obtain the info type of the GIBaseInfo.
GIRepository
Method
GIRepository.info_new (InfoType type, BaseInfo container, Typelib typelib, guint32 offset) : GIRepository.BaseInfo
GIRepository
Method
GIRepository.info_type_to_string (InfoType type) : String
Obtain a string representation of type
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:22 GMT+0800 (HKT)