gtk_sys

Function gtk_vbox_new

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