enum Gtk::EventControllerScrollFlags
Defined in:
lib/gi-crystal/src/auto/gtk-4.0/gtk.crEnum Members
-
Vertical =
1_u32
-
Horizontal =
2_u32
-
Discrete =
4_u32
-
Kinetic =
8_u32
-
BothAxes =
3_u32
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.