Closed danirabbit closed 2 years ago
Apparently this should be set by Gtk when doing image.icon_size = Gtk.IconSize.LARGE
Yeah, but I think it should also be available as a constant so we can set it on image containers like buttons or you might want to set all the images in an actionbar at once or something like that
This style class is used by Gtk.Image, so we support it too. See also https://github.com/elementary/stylesheet/pull/1222