mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
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");
|
|
}
|