Struct gtk_sys::GtkActionBarPrivate [] [src]

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

Trait Implementations

impl Debug for GtkActionBarPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations