Struct gtk_sys::GtkWindowGroupPrivate [] [src]

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

Trait Implementations

impl Debug for GtkWindowGroupPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations