Struct gtk_sys::GtkPlacesSidebarClass[][src]

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

Trait Implementations

impl Debug for GtkPlacesSidebarClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations