[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 13389
type TGtkTextTag = object(TGObject) |
||
|
||
function new(); |
|
|
procedure changed(); |
|
|
function event(); |
|
|
function get_priority; |
|
|
procedure set_priority(); |
|
|
end; |
|
||
|