Struct gtk_sys::GtkPopover [] [src]

pub struct GtkPopover {
    pub parent_instance: GtkBin,
    pub priv_: *mut GtkPopoverPrivate,
}

Fields