| Import line: | GObject = imports.gi.GObject; |
| GIR File: | GObject-2.0.gir |
| C documentation: | GTypeDebugFlags |
| Enum : | TypeDebugFlags |
| Properties | |
|---|---|
|
guint32 GObject.TypeDebugFlags.MASK : 3
|
|
|
guint32 GObject.TypeDebugFlags.NONE : 0
|
|
|
guint32 GObject.TypeDebugFlags.OBJECTS : 1
|
|
|
guint32 GObject.TypeDebugFlags.SIGNALS : 2
|
|
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
GObject
Method |
GObject.type_init_with_debug_flags
(TypeDebugFlags debug_flags)
:
none
Similar to g_type_init(), but additionally sets debug flags.
|