Struct gtk_sys::GtkGestureLongPress[][src]

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

Trait Implementations

impl Debug for GtkGestureLongPress
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations