Create the PangoContext of the Text actor
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 23 Dec 2008 14:11:27 +0000 (14:11 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 23 Dec 2008 14:11:27 +0000 (14:11 +0000)
commita865a5d4ead867072d67f1ff57ac5a70d8589159
tree04600b2357fd6223f155fd68848b485a446d41a6
parent78628edf2f6f02db3d283169d93ae2d21e63a1ec
Create the PangoContext of the Text actor

Instead of creating a single, private PangoContext for every
Text actor, use the newly added clutter_actor_get_pango_context()
function.
clutter/clutter-text.c