mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-12 21:48:50 +02:00
Add forgotten function
svn path=/trunk/; revision=7487
This commit is contained in:
docs/reference
@ -1,3 +1,10 @@
|
||||
2008-09-15 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Bug 552359 – g_file_info_get_icon should return GThemedIcon, and
|
||||
g_themed_icon_get_names shold be documented ?
|
||||
|
||||
* gio/gio-sections.txt: Add g_themed_icon_get_names.
|
||||
|
||||
2008-09-12 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/tmpl/modules.sgml: Reinstate docs that somehow got lost.
|
||||
|
@ -369,6 +369,7 @@ g_themed_icon_new_from_names
|
||||
g_themed_icon_new_with_default_fallbacks
|
||||
g_themed_icon_prepend_name
|
||||
g_themed_icon_append_name
|
||||
g_themed_icon_get_names
|
||||
<SUBSECTION Standard>
|
||||
GThemedIconClass
|
||||
G_THEMED_ICON
|
||||
|
Reference in New Issue
Block a user