Struct gtk::GestureSwipe []

pub struct GestureSwipe(_, _);

Methods

impl GestureSwipe
[src]

Trait Implementations

impl Clone for GestureSwipe

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GestureSwipe

Formats the value using the given formatter.

impl Hash for GestureSwipe

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more

impl StaticType for GestureSwipe

Returns the type identifier of Self.

impl<T: IsA<Object>> PartialEq<T> for GestureSwipe

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for GestureSwipe

impl IsA<GestureSingle> for GestureSwipe

impl IsA<Gesture> for GestureSwipe

impl IsA<EventController> for GestureSwipe

impl IsA<Object> for GestureSwipe