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

gtk_icon_view_get_tooltip_context

Declaration

Source position: lazgtk3.pas line 15968

function gtk_icon_view_get_tooltip_context(

  icon_view: PGtkIconView;

  x: Pgint;

  y: Pgint;

  keyboard_tip: gboolean;

  model: PPGtkTreeModel;

  path: PPGtkTreePath;

  iter: PGtkTreeIter

):gboolean;