Struct gtk_sys::GtkWindowGeometryInfo[][src]

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

Trait Implementations

impl Debug for GtkWindowGeometryInfo
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations