Method
PanelFrameSwitcherset_background_rgba
Declaration [src]
void
panel_frame_switcher_set_background_rgba (
PanelFrameSwitcher* self,
const GdkRGBA* background_rgba
)
Description [src]
Sets the background color of the switcher.
Sets property | Panel.FrameSwitcher:background-rgba |
Parameters
background_rgba |
GdkRGBA |
The background color. |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |