Struct gtk_sys::GtkBorder [] [src]

#[repr(C)]
pub struct GtkBorder { pub left: i16, pub right: i16, pub top: i16, pub bottom: i16, }

Fields

Trait Implementations

impl Debug for GtkBorder
[src]

[src]

Formats the value using the given formatter.