gtk4_sys

Function gtk_cell_layout_pack_end

Source
pub unsafe extern "C" fn gtk_cell_layout_pack_end(
    cell_layout: *mut GtkCellLayout,
    cell: *mut GtkCellRenderer,
    expand: gboolean,
)