Struct gtk_sys::GtkGestureRotateClass [] [src]

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

Trait Implementations

impl Debug for GtkGestureRotateClass
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations