Struct gtk_sys::GtkSeparator [] [src]

pub struct GtkSeparator {
    pub widget: GtkWidget,
    pub priv_: *mut GtkSeparatorPrivate,
}

Fields