Struct gtk_sys::GtkScrollableInterface [] [src]

pub struct GtkScrollableInterface {
    pub base_iface: GTypeInterface,
    pub get_border: Option<unsafe extern "C" fn(_: *mut GtkScrollable, _: *mut GtkBorder) -> gboolean>,
}

Fields