Struct gtk_sys::GtkCheckButton [−][src]
#[repr(C)]pub struct GtkCheckButton { pub toggle_button: GtkToggleButton, }
Fields
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkCheckButtonimpl !Send for GtkCheckButtonimpl !Sync for GtkCheckButtonimpl Unpin for GtkCheckButtonimpl UnwindSafe for GtkCheckButtonBlanket Implementations
Mutably borrows from an owned value. Read more