Explicitly document GtkStatusIcon as a non-widget. (#324181, Maciej

2005-12-19  Matthias Clasen  <mclasen@redhat.com>

	* gtk/tmpl/gtkstatusicon.sgml: Explicitly document GtkStatusIcon
	as a non-widget.  (#324181, Maciej Katafiasz)
This commit is contained in:
Matthias Clasen 2005-12-19 19:48:21 +00:00 committed by Matthias Clasen
parent f41db86239
commit 19c1116351
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2005-12-19 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkstatusicon.sgml: Explicitly document GtkStatusIcon
as a non-widget. (#324181, Maciej Katafiasz)
2005-11-28 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkobject.sgml: Update docs on floating references

View File

@ -28,6 +28,12 @@ On X11, the implementation follows the freedesktop.org "System Tray"
be found e.g. in the GNOME and KDE panel applications.
</para>
<para>
Note that a GtkStatusIcon is <emphasis>not</emphasis> a widget, but just
a #GObject. Making it a widget would be impractical, since the system tray
on Win32 doesn't allow to embed arbitrary widgets.
</para>
<!-- ##### SECTION See_Also ##### -->
<para>