diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/ChangeLog | 3 | ||||
-rw-r--r-- | docs/reference/gtk/gtk-sections.txt | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 986233f9a1..9df0df2985 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,5 +1,8 @@ 2005-12-19 Matthias Clasen <mclasen@redhat.com> + * gtk/gtk-sections.txt: Add GtkStatusIcon so it gets + an object hierarchy. + * gtk/tmpl/gtkbutton.sgml: Remove inlined documentation * gtk/tmpl/gtkstatusicon.sgml: Explicitly document GtkStatusIcon diff --git a/docs/reference/gtk/gtk-sections.txt b/docs/reference/gtk/gtk-sections.txt index f850bf83eb..05f8014133 100644 --- a/docs/reference/gtk/gtk-sections.txt +++ b/docs/reference/gtk/gtk-sections.txt @@ -2935,6 +2935,7 @@ gtk_statusbar_get_type <SECTION> <FILE>gtkstatusicon</FILE> <TITLE>GtkStatusIcon</TITLE> +GtkStatusIcon gtk_status_icon_new gtk_status_icon_new_from_pixbuf gtk_status_icon_new_from_file |