Struct gtk_sys::GtkNumerableIconClass [−][src]
#[repr(C)]pub struct GtkNumerableIconClass { pub parent_class: GEmblemedIconClass, pub padding: [gpointer; 16], }
Fields
parent_class: GEmblemedIconClasspadding: [gpointer; 16]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkNumerableIconClassimpl !Send for GtkNumerableIconClassimpl !Sync for GtkNumerableIconClassimpl Unpin for GtkNumerableIconClassimpl UnwindSafe for GtkNumerableIconClassBlanket Implementations
Mutably borrows from an owned value. Read more