]> Pileus Git - ~andy/gtk/commitdiff
Explicitly document GtkStatusIcon as a non-widget. (#324181, Maciej
authorMatthias Clasen <mclasen@redhat.com>
Mon, 19 Dec 2005 19:48:21 +0000 (19:48 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 19 Dec 2005 19:48:21 +0000 (19:48 +0000)
2005-12-19  Matthias Clasen  <mclasen@redhat.com>

* gtk/tmpl/gtkstatusicon.sgml: Explicitly document GtkStatusIcon
as a non-widget.  (#324181, Maciej Katafiasz)

docs/reference/ChangeLog
docs/reference/gtk/tmpl/gtkstatusicon.sgml

index f494569dca73a8f90307957d3b3bfd95636121ef..f3564e9eac5dca39d24ff3ceb3908bb663d90712 100644 (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
index 512bfad3d10286594e9c4c76bfb96965ad5700c4..8aa75bae61602bf41f6acb0018be51dd5045bf31 100644 (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>