[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgdk3.pas line 3201
type TGdkColor = object
pixel: guint32;
red: guint16;
green: guint16;
blue: guint16;
end;
TGdkColor