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

TGtkTreeRowReference

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazgtk3.pas line 14621

type TGtkTreeRowReference = object

  function new();

  

  function new_proxy();

  

  function copy;

  

  procedure free;

  

  function get_model;

  

  function get_path;

  

  function valid;

  

  procedure deleted();

  

  procedure inserted();

  

  procedure reordered();

  

end;

Inheritance

TGtkTreeRowReference