Function
Pidginstyle_context_get_background_color
Declaration [src]
void
pidgin_style_context_get_background_color (
GdkRGBA* color
)
Description [src]
Gets the background color for GtkWindow
in the currently selected theme
and sets color
to that value.
Available since: | 3.0.0 |
Parameters
color |
GdkRGBA |
A return address of a |
|
The argument will be set by the function. | |
The data is owned by the caller of the function. |