| Import line: | GIRepository = imports.gi.GIRepository; |
| GIR File: | GIRepository-2.0.gir |
| C documentation: | GIRepository |
| Enum : | FunctionInfoFlags |
| Properties | |
|---|---|
|
guint32 GIRepository.FunctionInfoFlags.IS_CONSTRUCTOR : 2
|
|
|
guint32 GIRepository.FunctionInfoFlags.IS_GETTER : 4
|
|
|
guint32 GIRepository.FunctionInfoFlags.IS_METHOD : 1
|
|
|
guint32 GIRepository.FunctionInfoFlags.IS_SETTER : 8
|
|
|
guint32 GIRepository.FunctionInfoFlags.THROWS : 32
|
|
|
guint32 GIRepository.FunctionInfoFlags.WRAPS_VFUNC : 16
|
|
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
GIRepository
Method |
Obtain the GIFunctionInfoFlags for the info.
|