[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

gtk_tree_view_column_pack_end

Declaration

Source position: lazgtk3.pas line 18568

procedure gtk_tree_view_column_pack_end(

  tree_column: PGtkTreeViewColumn;

  cell: PGtkCellRenderer;

  expand: gboolean

);