GNOME Bugzilla – Bug 627568
Replace old GDK drawing API
Last modified: 2011-11-11 10:03:55 UTC
According to http://live.gnome.org/GnomeGoals/GDKtoCairo all GDK Drawing functions should be replaced by cairo.
Created attachment 168451 [details] [review] Remove gdk_draw_drawable in load-graph
Created attachment 168510 [details] [review] Use gdk_window_set_back_pixmap for background Maybe it's better to use window manager to set background instead of drawing it?
Could this get a review, please? Soon system-monitor won't compile against latest GTK+ without these patches ...
I've applied the patch from comment 2 to the gtk3 branch.
Review of attachment 168510 [details] [review]: Thanks. Committed to the gtk3 branch.
This is now in master.