Import line: | GIRepository = imports.gi.GIRepository; |
GIR File: | GIRepository-2.0.gir |
C documentation: | GIRepository |
Enum : | InfoType |
Properties | |
---|---|
guint32 GIRepository.InfoType.ARG : 17
|
|
guint32 GIRepository.InfoType.BOXED : 4
|
|
guint32 GIRepository.InfoType.CALLBACK : 2
|
|
guint32 GIRepository.InfoType.CONSTANT : 9
|
|
guint32 GIRepository.InfoType.ENUM : 5
|
|
guint32 GIRepository.InfoType.ERROR_DOMAIN : 10
|
|
guint32 GIRepository.InfoType.FIELD : 16
|
|
guint32 GIRepository.InfoType.FLAGS : 6
|
|
guint32 GIRepository.InfoType.FUNCTION : 1
|
|
guint32 GIRepository.InfoType.INTERFACE : 8
|
|
guint32 GIRepository.InfoType.INVALID : 0
|
|
guint32 GIRepository.InfoType.OBJECT : 7
|
|
guint32 GIRepository.InfoType.PROPERTY : 15
|
|
guint32 GIRepository.InfoType.SIGNAL : 13
|
|
guint32 GIRepository.InfoType.STRUCT : 3
|
|
guint32 GIRepository.InfoType.TYPE : 18
|
|
guint32 GIRepository.InfoType.UNION : 11
|
|
guint32 GIRepository.InfoType.UNRESOLVED : 19
|
|
guint32 GIRepository.InfoType.VALUE : 12
|
|
guint32 GIRepository.InfoType.VFUNC : 14
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GIRepository
Method |
Obtain the info type of the GIBaseInfo.
|
GIRepository
Method |
GIRepository.info_new
(InfoType type, BaseInfo container, Typelib typelib, guint32 offset)
:
GIRepository.BaseInfo
|
GIRepository
Method |
Obtain a string representation of type
|