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

gtk_icon_view_get_cell_rect

Declaration

Source position: lazgtk3.pas line 15945

function gtk_icon_view_get_cell_rect(

  icon_view: PGtkIconView;

  path: PGtkTreePath;

  cell: PGtkCellRenderer;

  rect: PGdkRectangle

):gboolean;