Struct gtk_sys::GtkGestureZoomClass[][src]

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

Trait Implementations

impl Debug for GtkGestureZoomClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations