Package ch.bailu.gtk.gtk
Interface DebugFlags
public interface DebugFlags
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intInformation about accessibility state changesstatic final intInformation about actions and menu modelsstatic final intTrace GtkBuilder operationstatic final intLog unused GtkBuilder objectsstatic final intInformation from the constraints solverstatic final intInformation about size allocationstatic final intInformation about icon fallback.static final intInformation about icon themesstatic final intOpen the GTK inspectorstatic final intstatic final intInformation about keyboard shortcutsstatic final intInformation from layout managersstatic final intInformation about modules and extensionsstatic final intDisable the style property cachestatic final intInformation about printingstatic final intInformation about size requestsstatic final intInclude debug render nodes in the generated snapshotsstatic final intInformation about GtkTextViewstatic final intPretend the pointer is a touchscreenstatic final intInformation about GtkTreeView
-
Field Details
-
TEXT
static final int TEXTInformation about GtkTextView- See Also:
-
TREE
static final int TREEInformation about GtkTreeView- See Also:
-
KEYBINDINGS
static final int KEYBINDINGSInformation about keyboard shortcuts- See Also:
-
MODULES
static final int MODULESInformation about modules and extensions- See Also:
-
GEOMETRY
static final int GEOMETRYInformation about size allocation- See Also:
-
ICONTHEME
static final int ICONTHEMEInformation about icon themes- See Also:
-
PRINTING
static final int PRINTINGInformation about printing- See Also:
-
BUILDER
static final int BUILDERTrace GtkBuilder operation- See Also:
-
SIZE_REQUEST
static final int SIZE_REQUESTInformation about size requests- See Also:
-
NO_CSS_CACHE
static final int NO_CSS_CACHEDisable the style property cache- See Also:
-
INTERACTIVE
static final int INTERACTIVEOpen the GTK inspector- See Also:
-
TOUCHSCREEN
static final int TOUCHSCREENPretend the pointer is a touchscreen- See Also:
-
ACTIONS
static final int ACTIONSInformation about actions and menu models- See Also:
-
LAYOUT
static final int LAYOUTInformation from layout managers- See Also:
-
SNAPSHOT
static final int SNAPSHOTInclude debug render nodes in the generated snapshots- See Also:
-
CONSTRAINTS
static final int CONSTRAINTSInformation from the constraints solver- See Also:
-
BUILDER_OBJECTS
static final int BUILDER_OBJECTSLog unused GtkBuilder objects- See Also:
-
A11Y
static final int A11YInformation about accessibility state changes- See Also:
-
ICONFALLBACK
static final int ICONFALLBACKInformation about icon fallback. Since: 4.2- See Also:
-
INVERT_TEXT_DIR
static final int INVERT_TEXT_DIR- See Also:
-