GtkStatusIcon: Expand deprecation docs

https://bugzilla.gnome.org/show_bug.cgi?id=743975
This commit is contained in:
Matthias Clasen 2015-02-05 10:42:57 +01:00
parent edec64cda3
commit b15193943a

View File

@ -84,7 +84,9 @@
* on Win32 doesnt allow to embed arbitrary widgets.
*
* GtkStatusIcon has been deprecated in 3.14. You should consider using
* notifications or more modern platform-specific APIs instead.
* notifications or more modern platform-specific APIs instead. GLib provides
* the #GNotification API which works well with #GtkApplication. Also see this
* [HowDoI](https://wiki.gnome.org/HowDoI/GNotification).
*/