forked from AuroraMiddleware/gtk
386e59683a
The test uses a GtkBox for rendering the background, but it could use any other widget that is not used in the reference.
4 lines
68 B
CSS
4 lines
68 B
CSS
GtkBox {
|
|
background-image: -gtk-icontheme("pan-down-symbolic");
|
|
}
|