gtk4_sys

Function gtk_cell_layout_pack_start

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