Function gtk4_sys::gtk_box_insert_child_after

source ·
pub unsafe extern "C" fn gtk_box_insert_child_after(
    box_: *mut GtkBox,
    child: *mut GtkWidget,
    sibling: *mut GtkWidget
)