GNOME Python API

References

  • PyGObject Docs
  • GNOME Developer Documentation

Libraries

  • Adw
    • Classes
    • Interfaces
    • Structures
    • Enums
      • AnimationState
      • BreakpointConditionLengthType
      • BreakpointConditionRatioType
      • CenteringPolicy
      • ColorScheme
      • DialogPresentationMode
      • Easing
      • FlapFoldPolicy
      • FlapTransitionType
      • FoldThresholdPolicy
      • LeafletTransitionType
      • LengthUnit
      • NavigationDirection
      • ResponseAppearance
      • SqueezerTransitionType
      • TabViewShortcuts
      • ToastPriority
      • ToolbarStyle
      • ViewSwitcherPolicy
    • Functions
    • Constants
    • Dependencies
  • DBus
  • DBusGLib
  • Flatpak
  • GLib
  • GModule
  • GObject
  • Gcr
  • Gdk
  • GdkPixbuf
  • GdkPixdata
  • GdkWayland
  • GdkX11
  • Gio
  • Graphene
  • Gsk
  • Gst
  • GstBase
  • GstCheck
  • GstController
  • GstNet
  • Gtk
  • GtkSource
  • HarfBuzz
  • Pango
  • PangoCairo
  • PangoFT2
  • PangoFc
  • PangoOT
  • PangoXft
  • Shumate
  • Soup
  • Vte
  • WebKit
  • WebKitWebProcessExtension
  • Xdp
  • XdpGtk4
  • pycairo
GNOME Python API
  • Adw
  • Enums
  • NavigationDirection
  • View page source

NavigationDirection

class NavigationDirection

Describes the direction of a swipe navigation gesture.

Fields

class NavigationDirection
BACK

Corresponds to start or top, depending on orientation and text direction

FORWARD

Corresponds to end or bottom, depending on orientation and text direction


Built with Sphinx using a theme provided by Read the Docs.
  • NavigationDirection
    • Fields
      • NavigationDirection.BACK
      • NavigationDirection.FORWARD