Struct gtk::Requisition 
                   
                       [−]
                   
               [src]
#[repr(C)]pub struct Requisition { pub width: i32, pub height: i32, }
Fields
width: i32
                           
                           
                           height: i32