gtk_sys

Function gtk_hbox_new

Source
pub unsafe extern "C" fn gtk_hbox_new(
    homogeneous: gboolean,
    spacing: c_int,
) -> *mut GtkWidget