Function gtk_sys::gtk_box_new[][src]

pub unsafe extern "C" fn gtk_box_new(
    orientation: GtkOrientation,
    spacing: c_int
) -> *mut GtkWidget