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