Method
PanelWidgetset_foreground_rgba
Declaration [src]
void
panel_widget_set_foreground_rgba (
PanelWidget* self,
const GdkRGBA* foreground_rgba
)
Description [src]
Sets the foreground color of the widget.
Sets property | Panel.Widget:foreground-rgba |
Parameters
foreground_rgba |
GdkRGBA |
The foreground color. |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |