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

TGtkTreeView.insert_column_with_data_func

Declaration

Source position: lazgtk3.pas line 14414

function TGtkTreeView.insert_column_with_data_func(

  position: gint;

  title: Pgchar;

  cell: PGtkCellRenderer;

  func: TGtkTreeCellDataFunc;

  data: gpointer;

  dnotify: TGDestroyNotify

):gint;