Struct gtk_sys::GtkScrollableInterface [] [src]

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

Fields

Trait Implementations

impl Debug for GtkScrollableInterface
[src]

[src]

Formats the value using the given formatter.