[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|