Struct gtk_sys::GtkTableRowCol [−][src]
#[repr(C)]pub struct GtkTableRowCol { pub requisition: u16, pub allocation: u16, pub spacing: u16, // some fields omitted }
Fields
requisition: u16
allocation: u16
spacing: u16
Trait Implementations
impl Debug for GtkTableRowCol
[src]
impl Debug for GtkTableRowCol
Auto Trait Implementations
impl Send for GtkTableRowCol
impl Send for GtkTableRowCol
impl Sync for GtkTableRowCol
impl Sync for GtkTableRowCol