Property
PanelWidget:foreground-rgba
Description [src]
The “foreground-rgba” property denotes a foreground rgba color that is similar to the widget’s contents.
This can be used by PanelFrameHeader
implementations to more closely
match the content with accent colors. PanelFrameHeaderBar
uses this
to match the foreground of the bar with the content.
Type: | GdkRGBA |
Setter method | panel_widget_set_foreground_rgba() |
Getter method | panel_widget_get_foreground_rgba() |