Struct gtk::GestureLongPress []

pub struct GestureLongPress(_, _);

Methods

impl GestureLongPress
[src]

Trait Implementations

impl Clone for GestureLongPress

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GestureLongPress

Formats the value using the given formatter.

impl Hash for GestureLongPress

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

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

impl StaticType for GestureLongPress

Returns the type identifier of Self.

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

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

This method tests for !=.

impl Eq for GestureLongPress

impl IsA<GestureSingle> for GestureLongPress

impl IsA<Gesture> for GestureLongPress

impl IsA<EventController> for GestureLongPress

impl IsA<Object> for GestureLongPress