gtk/demos
Benjamin Otte 049cc6aa01 image: Change getters
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.
2017-11-15 14:22:17 -05:00
..
gtk-demo image: Change getters 2017-11-15 14:22:17 -05:00
icon-browser image: Change getters 2017-11-15 14:22:17 -05:00
widget-factory toolbar: Remove icon sizes 2017-11-15 14:22:16 -05:00
meson.build meson: demos: update and sync up with Makefiles 2017-05-03 15:10:53 +01:00