Add a new API call gtk_icon_theme_list_contexts so that one can choose

2007-03-21  Rodney Dawes  <dobey@novell.com>

	* gtk/gtk.symbols:
	* gtk/gtkicontheme.[ch]:
	* docs/reference/gtk/gtk-sections.txt:
	* tests/testicontheme.c:
	Add a new API call gtk_icon_theme_list_contexts so that one can
	choose icons from a theme by context (#420719)


svn path=/trunk/; revision=17550
This commit is contained in:
Rodney Dawes
2007-03-21 19:31:01 +00:00
committed by Rodney Dawes
parent 846f70ddec
commit 57f51f5d54
6 changed files with 90 additions and 0 deletions

View File

@ -1,3 +1,12 @@
2007-03-21 Rodney Dawes <dobey@novell.com>
* gtk/gtk.symbols:
* gtk/gtkicontheme.[ch]:
* docs/reference/gtk/gtk-sections.txt:
* tests/testicontheme.c:
Add a new API call gtk_icon_theme_list_contexts so that one can
choose icons from a theme by context (#420719)
2007-03-21 Ross Burton <ross@burtonini.com>
* gtk/gtktexttag.c: