Struct gtk_sys::GtkWindowPrivate[][src]

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

Trait Implementations

impl Debug for GtkWindowPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkWindowPrivate

impl Sync for GtkWindowPrivate