Emmanuele Bassi 213d8f0e4e Store the PangoContext inside the main context
The PangoContext should be stored once, and inside the main
Clutter context. Each actor for which clutter_actor_get_pango_context()
has been called will hold a reference on the Pango context as well.

This makes it possible to update the text rendering for Clutter
by using only public API.
2008-12-23 14:27:41 +00:00
..
2008-12-10 12:13:20 +00:00
2008-12-23 14:06:55 +00:00
2008-10-31 12:07:01 +00:00
2008-12-05 14:08:06 +00:00