Struct gtk_sys::GtkToggleActionPrivate[][src]

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

Trait Implementations

impl Debug for GtkToggleActionPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations