Module: Gtk::DebugFlags
- Defined in:
- (unknown)
Constant Summary collapse
- TEXT =
Information about GtkTextView
1 or :text
- TREE =
Information about GtkTreeView
2 or :tree
- KEYBINDINGS =
Information about keyboard shortcuts
4 or :keybindings
- MODULES =
Information about modules and extensions
8 or :modules
- GEOMETRY =
Information about size allocation
16 or :geometry
- ICONTHEME =
Information about icon themes
32 or :icontheme
- PRINTING =
Information about printing
64 or :printing
- BUILDER =
Trace GtkBuilder operation
128 or :builder
- SIZE_REQUEST =
Information about size requests
256 or :size_request
- NO_CSS_CACHE =
Disable the style property cache
512 or :no_css_cache
- INTERACTIVE =
Open the GTK inspector
1024 or :interactive
- ACTIONS =
Information about actions and menu models
4096 or :actions
- LAYOUT =
Information from layout managers
8192 or :layout
- SNAPSHOT =
Include debug render nodes in the generated snapshots
16384 or :snapshot
- CONSTRAINTS =
Information from the constraints solver
32768 or :constraints
- BUILDER_OBJECTS =
Log unused GtkBuilder objects
65536 or :builder_objects
- A11Y =
Information about accessibility state changes
131072 or :a11y
- ICONFALLBACK =
Information about icon fallback.
262144 or :iconfallback
- INVERT_TEXT_DIR =
Inverts the default text-direction.
524288 or :invert_text_dir