GNOME Bugzilla – Bug 461249
gtk_icon_theme_list_contexts() documentation: What is a context?
Last modified: 2014-12-08 04:35:53 UTC
The documentation for gtk_icon_theme_list_contexts() ( http://developer.gnome.org/doc/API/2.0/gtk/GtkIconTheme.html#id2619610 ) does not explain what a context is. The documentation for gtk_icon_theme_list_icons() describes a context slightly, though I'd like it to be more explicit. One function's documentation could refer to the other.
Surely somebody knows?
Created attachment 274118 [details] [review] patch: docs: Explain 'icon theme context' better in gtkicontheme.c Is this patch good enough?
I would also like an explanation of what a symbolic icon is, or a working link to an explanation. The documentation of gtk_icon_info_load_symbolic() contains a link to [Symbolic Icons Specification](http://www.freedesktop.org/wiki/SymbolicIcons). That link is broken. Perhaps that web page has been moved. I can't find it. The best I can find is https://wiki.gnome.org/Design/HIG/IconsAndArtwork.