Back to Seed Clases

GObject


Classes

Interfaces

Structs

Unions

Enums

Enum GObject.TypeDebugFlags

Import line: GObject = imports.gi.GObject;
GIR File: GObject-2.0.gir
C documentation: GTypeDebugFlags
Enum : TypeDebugFlags
  Show / Hide Inherited methods, properties and signals
The GTypeDebugFlags enumeration values can be passed to g_type_init_with_debug_flags() to trigger debugging messages during runtime. Note that the messages can also be triggered by setting the GOBJECT_DEBUG environment variable to a ':'-separated list of "objects" and "signals".
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GObject
Method
GObject.type_init_with_debug_flags (TypeDebugFlags debug_flags) : none
Gtk
Method
Gtk.type_init (TypeDebugFlags debug_flags) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:02 GMT+0800 (HKT)