gtk_sys

Function gtk_box_pack_start

Source
pub unsafe extern "C" fn gtk_box_pack_start(
    box_: *mut GtkBox,
    child: *mut GtkWidget,
    expand: gboolean,
    fill: gboolean,
    padding: c_uint,
)