Add a note about being embedded. (#340107, Christian Persch)
2007-04-28 Matthias Clasen <mclasen@redhat.com> * gtk/gtkstatusicon.c (gtk_status_icon_get_size): Add a note about being embedded. (#340107, Christian Persch) svn path=/trunk/; revision=17677
This commit is contained in:

committed by
Matthias Clasen

parent
065d1560e6
commit
7af6e12b47
@ -1,3 +1,8 @@
|
|||||||
|
2007-04-28 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkstatusicon.c (gtk_status_icon_get_size): Add
|
||||||
|
a note about being embedded. (#340107, Christian Persch)
|
||||||
|
|
||||||
2007-04-28 Matthias Clasen <mclasen@redhat.com>
|
2007-04-28 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gtk/gtkdnd.[hc]: Add GTK_TARGET_OTHER_{APP,WIDGET} to
|
* gtk/gtkdnd.[hc]: Add GTK_TARGET_OTHER_{APP,WIDGET} to
|
||||||
|
@ -1504,6 +1504,9 @@ gtk_status_icon_get_icon_name (GtkStatusIcon *status_icon)
|
|||||||
* storage types, the size-changed signal can be used to
|
* storage types, the size-changed signal can be used to
|
||||||
* react to size changes.
|
* react to size changes.
|
||||||
*
|
*
|
||||||
|
* Note that the returned size is only meaningful while the
|
||||||
|
* status icon is embedded (see gtk_status_icon_is_embedded()).
|
||||||
|
*
|
||||||
* Return value: the size that is available for the image
|
* Return value: the size that is available for the image
|
||||||
*
|
*
|
||||||
* Since: 2.10
|
* Since: 2.10
|
||||||
|
Reference in New Issue
Block a user