Method
PanelFrameHeaderBarset_foreground_rgba
Declaration [src]
void
panel_frame_header_bar_set_foreground_rgba (
PanelFrameHeaderBar* self,
const GdkRGBA* foreground_rgba
)
Description [src]
Sets the foreground color of the header bar.
Sets property | Panel.FrameHeaderBar:foreground-rgba |
Parameters
foreground_rgba |
GdkRGBA |
The foreground color. |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |