gtk4_sys

Function gtk_box_new

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