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 -
BuilderTrace =
128_u32 -
SizeRequest =
256_u32 -
NoCssCache =
512_u32 -
Interactive =
1024_u32 -
Actions =
4096_u32 -
Layout =
8192_u32 -
Snapshot =
16384_u32 -
Constraints =
32768_u32 -
BuilderObjects =
65536_u32 -
A11y =
131072_u32 -
Iconfallback =
262144_u32 -
InvertTextDir =
524288_u32 -
Css =
1048576_u32 -
Builder =
2097152_u32 -
None =
0_u32 -
All =
4192255_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?
- #builder_trace?
- #constraints?
- #css?
- #geometry?
- #iconfallback?
- #icontheme?
- #interactive?
- #invert_text_dir?
- #keybindings?
- #layout?
- #modules?
- #no_css_cache?
- #none?
- #printing?
- #size_request?
- #snapshot?
- #text?
- #tree?