Struct gtk_sys::GtkWindowGroup [] [src]

#[repr(C)]
pub struct GtkWindowGroup { pub parent_instance: GObject, pub priv_: *mut GtkWindowGroupPrivate, }

Fields

Trait Implementations

impl Copy for GtkWindowGroup
[src]

impl Clone for GtkWindowGroup
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for GtkWindowGroup
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkWindowGroup

impl !Sync for GtkWindowGroup