enum
Gtk::DebugFlags
Defined in:
lib/gi-crystal/src/auto/gtk-4.0/gtk.crEnum Members
-
Text =
1_u32 -
Tree =
2_u32 -
Keybindings =
4_u32 -
Modules =
8_u32 -
Geometry =
16_u32 -
Icontheme =
32_u32 -
Printing =
64_u32 -
Builder =
128_u32 -
SizeRequest =
256_u32 -
NoCssCache =
512_u32 -
Interactive =
1024_u32 -
Touchscreen =
2048_u32 -
Actions =
4096_u32 -
Layout =
8192_u32 -
Snapshot =
16384_u32 -
Constraints =
32768_u32 -
BuilderObjects =
65536_u32 -
A11y =
131072_u32 -
Iconfallback =
262144_u32 -
None =
0_u32 -
All =
524287_u32
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.
Instance Method Summary
-
#a11y?
Returns
trueif this enum value containsA11y -
#actions?
Returns
trueif this enum value containsActions -
#builder?
Returns
trueif this enum value containsBuilder -
#builder_objects?
Returns
trueif this enum value containsBuilderObjects -
#constraints?
Returns
trueif this enum value containsConstraints -
#geometry?
Returns
trueif this enum value containsGeometry -
#iconfallback?
Returns
trueif this enum value containsIconfallback -
#icontheme?
Returns
trueif this enum value containsIcontheme -
#interactive?
Returns
trueif this enum value containsInteractive -
#keybindings?
Returns
trueif this enum value containsKeybindings -
#layout?
Returns
trueif this enum value containsLayout -
#modules?
Returns
trueif this enum value containsModules -
#no_css_cache?
Returns
trueif this enum value containsNoCssCache - #none?
-
#printing?
Returns
trueif this enum value containsPrinting -
#size_request?
Returns
trueif this enum value containsSizeRequest -
#snapshot?
Returns
trueif this enum value containsSnapshot -
#text?
Returns
trueif this enum value containsText -
#touchscreen?
Returns
trueif this enum value containsTouchscreen -
#tree?
Returns
trueif this enum value containsTree
Class methods inherited from struct Enum
g_type : UInt64
g_type
Class Method Detail
Returns the type id (GType) registered in GLib type system.