[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 13375
type TGtkTextTagTable = object(TGObject) |
||
|
||
function new; |
|
|
function add(); |
|
|
procedure foreach(); |
|
|
function get_size; |
|
|
function lookup(); |
|
|
procedure remove(); |
|
|
end; |
|
||
|