Struct gtk_sys::GtkFixedChild [] [src]

#[repr(C)]
pub struct GtkFixedChild { pub widget: *mut GtkWidget, pub x: c_int, pub y: c_int, }

Fields

Trait Implementations

impl Debug for GtkFixedChild
[src]

[src]

Formats the value using the given formatter.