Function gtk4_sys::gtk_tree_view_column_pack_end

source ·
pub unsafe extern "C" fn gtk_tree_view_column_pack_end(
    tree_column: *mut GtkTreeViewColumn,
    cell: *mut GtkCellRenderer,
    expand: gboolean
)