Description Usage Arguments Details Value Author(s)
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.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.