Files
gtk/docs
Benjamin Otte 2956121717 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-14 23:32:13 -05:00
..
2017-11-14 23:32:13 -05:00
2017-11-14 23:32:13 -05:00
2013-07-09 09:30:02 +01:00