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?
- #actions?
- #builder?
- #builder_objects?
- #constraints?
- #geometry?
- #iconfallback?
- #icontheme?
- #interactive?
- #keybindings?
- #layout?
- #modules?
- #no_css_cache?
- #none?
- #printing?
- #size_request?
- #snapshot?
- #text?
- #touchscreen?
- #tree?
Class methods inherited from struct Enum
g_type : UInt64
g_type
Class Method Detail
Returns the type id (GType) registered in GLib type system.