Struct gtk_sys::GtkEntry [] [src]

pub struct GtkEntry {
    pub parent_instance: GtkWidget,
    pub priv_: *mut GtkEntryPrivate,
}

Fields