Back to Seed Clases

GIRepository


Classes

Interfaces

Structs

Unions

Enums

Enum GIRepository.ITypeTag

Import line: GIRepository = imports.gi.GIRepository;
GIR File: GIRepository-2.0.gir
C documentation: GIRepository
Enum : ITypeTag
  Show / Hide Inherited methods, properties and signals
The type tag of a GITypeInfo.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GIRepository
Method
GIRepository.enum_info_get_storage_type (IBaseInfo info) : GIRepository.ITypeTag
Obtain the tag of the type used for the enum in the C ABI.
GIRepository
Method
GIRepository.type_info_get_tag (IBaseInfo info) : GIRepository.ITypeTag
Obtain the type tag for the type.
GIRepository
Method
GIRepository.type_tag_to_string (ITypeTag type) : String
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:32:54 GMT+0800 (HKT)