[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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; |