Struct gtk_sys::GtkPlacesSidebar [] [src]

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

Trait Implementations

impl Debug for GtkPlacesSidebar
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations