From: Matthijs Kooijman Date: Mon, 24 Aug 2009 19:04:55 +0000 (+0200) Subject: Implement the GfxText request. X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;h=8b21eea5d5be2a1ac267693382e77b772a10d73a;hp=8b21eea5d5be2a1ac267693382e77b772a10d73a;p=matthijs%2Fprojects%2Ffpprac.git Implement the GfxText request. This stops using the Gtk.Color datatype, and adds a setSoureColor to wrap setSourceRGB and which can be called with our own Color datatype. ---