[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 6198
type TGtkEditableInterface = object |
||
|
||
insert_text: ; |
|
|
delete_text: ; |
|
|
changed: ; |
|
|
|
||
|
||
get_chars: ; |
|
|
|
||
|
||
set_position: ; |
|
|
get_position: ; |
|
|
end; |
|