gtkStyleLookupColor
Looks up color.name
in the style's logical color mappings,
filling in color
and returning TRUE
if found, otherwise
returning FALSE
. Do not cache the found mapping, because
it depends on the GtkStyle
and might change when a theme
switch occurs.
gtkStyleLookupColor(object, color.name)
|
a |
|
the name of the logical color to look up |
Since 2.10
A list containing the following elements:
retval |
[logical] |
|
the |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.