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