Struct gtk_sys::GtkHeaderBarPrivate [] [src]

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

Trait Implementations

impl Debug for GtkHeaderBarPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations