Struct gtk_sys::GtkContainerPrivate [] [src]

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

Trait Implementations

impl Debug for GtkContainerPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations