After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 511919 - GtkStatusIcon needs a way to set its icon from a Cairo surface.
GtkStatusIcon needs a way to set its icon from a Cairo surface.
Status: RESOLVED WONTFIX
Product: gtk+
Classification: Platform
Component: Widget: GtkStatusIcon
2.12.x
Other Linux
: Normal enhancement
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2008-01-24 22:54 UTC by Andrew Cowie
Modified: 2014-08-30 05:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andrew Cowie 2008-01-24 22:54:25 UTC
After a discussion in #gtk+ where someone wanted to draw to the icon of a GtkStatusIcon and can't because there is no way to get at the thing's GdkWindow, Carl Worth suggested the following API addition:

gtk_status_icon_new_from_cairo_surface()

AfC
Comment 1 Matthias Clasen 2014-08-30 05:20:33 UTC
GtkStatusIcon has been deprecated