Struct gtk_sys::GtkPadController[][src]

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

Trait Implementations

impl Debug for GtkPadController
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations