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

gtk_tree_view_insert_column_with_attributes

Declaration

Source position: lazgtk3.pas line 17076

function gtk_tree_view_insert_column_with_attributes(

  tree_view: PGtkTreeView;

  position: gint;

  title: Pgchar;

  cell: PGtkCellRenderer;

  args: array of Const

):gint;