[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgtk3.pas line 17470
procedure gtk_cell_layout_set_cell_data_func( |
cell_layout: PGtkCellLayout; |
cell: PGtkCellRenderer; |
func: TGtkCellLayoutDataFunc; |
func_data: gpointer; |
destroy_: TGDestroyNotify |
); |