gtk_sys

Function gtk_box_reorder_child

Source
pub unsafe extern "C" fn gtk_box_reorder_child(
    box_: *mut GtkBox,
    child: *mut GtkWidget,
    position: c_int,
)