[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 8617
type TGtkStyle = object(TGObject) |
||
fg: ; |
|
|
bg: ; |
|
|
light: ; |
|
|
dark: ; |
|
|
mid: ; |
|
|
text: ; |
|
|
base: ; |
|
|
text_aa: ; |
|
|
|
||
|
||
|
||
|
||
|
||
background: ; |
|
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
procedure get_style_property(); |
|
|
function has_context; |
|
|
end; |
|
||
|