Struct gtk_sys::GtkRevealer
source · [−]#[repr(C)]pub struct GtkRevealer {
pub parent_instance: GtkBin,
}
Fields
parent_instance: GtkBin
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkRevealer
impl !Send for GtkRevealer
impl !Sync for GtkRevealer
impl Unpin for GtkRevealer
impl UnwindSafe for GtkRevealer
Blanket Implementations
Mutably borrows from an owned value. Read more