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

gtk_icon_view_set_tooltip_cell

Declaration

Source position: lazgtk3.pas line 17839

procedure gtk_icon_view_set_tooltip_cell(

  icon_view: PGtkIconView;

  tooltip: PGtkTooltip;

  path: PGtkTreePath;

  cell: PGtkCellRenderer

);