:right-sidebar: True DebugFlags =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: DebugFlags :no-contents-entry: Flags to use with :func:`~gi.repository.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``. Fields ------ .. rst-class:: interim-class .. class:: DebugFlags :no-index: .. attribute:: A11Y Information about accessibility state changes .. attribute:: ACTIONS Information about actions and menu models .. attribute:: BUILDER Trace GtkBuilder operation .. attribute:: BUILDER_OBJECTS Log unused GtkBuilder objects .. attribute:: CONSTRAINTS Information from the constraints solver .. attribute:: GEOMETRY Information about size allocation .. attribute:: ICONFALLBACK Information about icon fallback. .. versionadded:: 4.2 .. attribute:: ICONTHEME Information about icon themes .. attribute:: INTERACTIVE Open the GTK inspector .. attribute:: INVERT_TEXT_DIR Inverts the default text-direction. .. versionadded:: 4.8 .. attribute:: KEYBINDINGS Information about keyboard shortcuts .. attribute:: LAYOUT Information from layout managers .. attribute:: MODULES Information about modules and extensions .. attribute:: NO_CSS_CACHE Disable the style property cache .. attribute:: PRINTING Information about printing .. attribute:: SIZE_REQUEST Information about size requests .. attribute:: SNAPSHOT Include debug render nodes in the generated snapshots .. attribute:: TEXT Information about GtkTextView .. attribute:: TREE Information about GtkTreeView