gtk/demos/icon-browser
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
..
gtk4-icon-browser.desktop Re-add missing files 2016-10-07 11:17:49 -04:00
icon.list icon-browser: Stop repeating folder-documents too 2017-10-13 00:24:41 +01:00
iconbrowser.gresource.xml icon browser: put icons as data 2017-06-02 22:29:14 -04:00
iconbrowserapp.c icon browser: Load app menu automagically 2016-01-24 20:01:33 -05:00
iconbrowserapp.h
iconbrowserwin.c image: Change getters 2017-11-15 14:22:17 -05:00
iconbrowserwin.h
iconstore.c icon browser: Add some dnd support 2015-02-22 14:44:10 -05:00
iconstore.h icon browser: Add some dnd support 2015-02-22 14:44:10 -05:00
main.c
menus.ui icon browser: Load app menu automagically 2016-01-24 20:01:33 -05:00
meson.build build: Improve consistency of the "coding" style 2017-05-03 15:10:57 +01:00
window.ui icon-browser: Centre Copy button in dialog again 2017-10-31 18:41:55 +00:00