Gtk.DebugFlag – gtk+-3.0 Reference Manual
Packages
gtk+-3.0
Gtk
DebugFlag
ACTIONS
BASELINES
BUILDER
GEOMETRY
ICONTHEME
INTERACTIVE
KEYBINDINGS
LAYOUT
MISC
MODULES
MULTIHEAD
NO_CSS_CACHE
NO_PIXEL_CACHE
PIXEL_CACHE
PLUGSOCKET
PRINTING
RESIZE
SIZE_REQUEST
TEXT
TOUCHSCREEN
TREE
UPDATES
DebugFlag
Description:
[
CCode
( cprefix =
"GTK_DEBUG_"
, type_id =
"gtk_debug_flag_get_type ()"
) ]
[
Flags
]
public
enum
DebugFlag
Namespace:
Gtk
Package:
gtk+-3.0
Content:
Enum values:
ACTIONS
-
Information about actions and menu models
BASELINES
BUILDER
-
Information about deprecated GtkBuilder features.
GEOMETRY
-
Information about size allocation
ICONTHEME
-
Information about icon themes
INTERACTIVE
-
Open the GTK inspector
KEYBINDINGS
-
Information about keyboard shortcuts
LAYOUT
-
Information from layout managers
MISC
MODULES
-
Information about modules and extensions
MULTIHEAD
NO_CSS_CACHE
-
Disable the style property cache
NO_PIXEL_CACHE
PIXEL_CACHE
PLUGSOCKET
PRINTING
-
Information about printing
RESIZE
SIZE_REQUEST
-
Information about size requests
TEXT
-
Information about GtkTextView
TOUCHSCREEN
-
Show touch UI elements for pointer events.
TREE
-
Information about GtkTreeView
UPDATES