gtk4_sys

Function gtk_cell_layout_reorder

Source
pub unsafe extern "C" fn gtk_cell_layout_reorder(
    cell_layout: *mut GtkCellLayout,
    cell: *mut GtkCellRenderer,
    position: c_int,
)