Struct gtk_sys::GtkScrollable [] [src]

#[repr(C)]
pub struct GtkScrollable(_);

Trait Implementations

impl Debug for GtkScrollable
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkScrollable

impl Sync for GtkScrollable