Enumeration (GI Flags)

Gtk-4.0GtkDebugFlags

Flags to use with gtk_set_debug_flags().

Settings these flags causes GTK to print out different types of debugging information. Some of these flags are only available when GTK has been configured with -Ddebug=true.

Index

Enumeration Members

A11Y: number

Information about accessibility state changes

ACTIONS: number

Information about actions and menu models

BUILDER: number

Information about deprecated GtkBuilder features.

BUILDER_OBJECTS: number

Log unused GtkBuilder objects

BUILDER_TRACE: number

Trace GtkBuilder operation

CONSTRAINTS: number

Information from the constraints solver

CSS: number

Information about deprecated CSS features.

GEOMETRY: number

Information about size allocation

ICONFALLBACK: number

Information about icon fallback.

ICONTHEME: number

Information about icon themes

INTERACTIVE: number

Open the GTK inspector

INVERT_TEXT_DIR: number

Inverts the default text-direction.

KEYBINDINGS: number

Information about keyboard shortcuts

LAYOUT: number

Information from layout managers

MODULES: number

Information about modules and extensions

NO_CSS_CACHE: number

Disable the style property cache

PRINTING: number

Information about printing

SIZE_REQUEST: number

Information about size requests

SNAPSHOT: number

Include debug render nodes in the generated snapshots

TEXT: number

Information about GtkTextView

TOUCHSCREEN: number

Show touch UI elements for pointer events.

TREE: number

Information about GtkTreeView