Struct gtk_sys::GtkLayoutPrivate [] [src]

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

Trait Implementations

impl Debug for GtkLayoutPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations