Property
PanelWidget:background-rgba
Description [src]
The “background-rgba” property denotes a background 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 background of the bar with the content.
| Type: | GdkRGBA |
| Setter method | panel_widget_set_background_rgba() |
| Getter method | panel_widget_get_background_rgba() |