Files
gtk/docs/reference
Benjamin Otte 1683230afa 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-01-27 04:43:36 +01:00
..
2017-01-16 17:50:02 -05:00
2017-01-01 19:53:36 +01:00
2017-01-27 04:43:36 +01:00
2016-10-18 11:49:13 +01:00