Struct gtk_sys::GtkWindowGroupPrivate[][src]

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

Trait Implementations

impl Debug for GtkWindowGroupPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkWindowGroupPrivate

impl Sync for GtkWindowGroupPrivate