Struct gtk_sys::GtkModelButton [] [src]

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

Trait Implementations

impl Debug for GtkModelButton
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations