mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-03 17:21:11 +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");
|
|
}
|