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