[][src]Function gtk_sys::gtk_box_pack_end

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