Import line: | GIRepository = imports.gi.GIRepository; |
GIR File: | GIRepository-2.0.gir |
C documentation: | GIRepository |
Enum : | IFunctionInfoFlags |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number GIRepository.IFunctionInfoFlags.IS_CONSTRUCTOR : 2
|
|
Number GIRepository.IFunctionInfoFlags.IS_GETTER : 4
|
|
Number GIRepository.IFunctionInfoFlags.IS_METHOD : 1
|
|
Number GIRepository.IFunctionInfoFlags.IS_SETTER : 8
|
|
Number GIRepository.IFunctionInfoFlags.THROWS : 32
|
|
Number GIRepository.IFunctionInfoFlags.WRAPS_VFUNC : 16
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GIRepository
Method |
Obtain the GIFunctionInfoFlags for the info.
|