Struct gtk_sys::GtkGesturePanClass [] [src]

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

Trait Implementations

impl Debug for GtkGesturePanClass
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations