Back to Seed Clases

GIRepository


Classes

Interfaces

Structs

Unions

Enums

Enum GIRepository.TypeTag

Import line: GIRepository = imports.gi.GIRepository;
GIR File: GIRepository-2.0.gir
C documentation: GIRepository
Enum : TypeTag
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 (BaseInfo info) : GIRepository.TypeTag
Obtain the tag of the type used for the enum in the C ABI.
GIRepository
Method
GIRepository.type_info_get_tag (BaseInfo info) : GIRepository.TypeTag
Obtain the type tag for the type.
GIRepository
Method
GIRepository.type_tag_to_string (TypeTag 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)