mirror of
https://github.com/brl/mutter.git
synced 2025-03-26 05:03:55 +00:00

Final bit of integration between ClutterActor and Pango: a simple method for creating a PangoLayout, pre-filled with text and ready to be rendered using cogl_pango_render_layout(). This should make writing new Actors rendering custom text in their paint() implementation easy and reliable.