enum Adw::NavigationDirection
Overview
Describes the direction of a swipe navigation gesture.
Defined in:
lib/gi-crystal/src/auto/adw-1/adw.crEnum Members
-
Back =
0_u32
-
Corresponds to start or top, depending on orientation and text direction
-
Forward =
1_u32
-
Corresponds to end or bottom, depending on orientation and text direction
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.