Function gtk_sys::gtk_box_pack_start[][src]

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