mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 21:51:08 +00:00
049cc6aa01
Instead of returning the icon size with them, make gtk_image_get_icon_name() and gtk_image_get_gicon() only return the icon itself. As a benefit, we can turn them into regular getters that return values instead of requiring out parameters. Instead, provide gtk_image_get_icon_size() to query the icon size. |
||
---|---|---|
.. | ||
gtk4-icon-browser.desktop | ||
icon.list | ||
iconbrowser.gresource.xml | ||
iconbrowserapp.c | ||
iconbrowserapp.h | ||
iconbrowserwin.c | ||
iconbrowserwin.h | ||
iconstore.c | ||
iconstore.h | ||
main.c | ||
menus.ui | ||
meson.build | ||
window.ui |