Struct gtk_sys::GtkGestureSwipe[][src]

#[repr(C)]
pub struct GtkGestureSwipe(_);

Trait Implementations

impl Debug for GtkGestureSwipe
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations