[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgdk3.pas line 4474
type TGdkRGBA = object |
||
|
||
|
||
|
||
|
||
function copy; |
|
|
function equal(); |
|
|
procedure free; |
|
|
function hash; |
|
|
function parse(); |
|
|
function to_string; |
|
|
end; |
|