Struct gtk_sys::GtkGesturePan[][src]

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

Trait Implementations

impl Debug for GtkGesturePan
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations