Update the PangoContext on backend changes
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 23 Dec 2008 14:34:16 +0000 (14:34 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 23 Dec 2008 14:34:16 +0000 (14:34 +0000)
commit977bdcf89b449845f3b9aeb02d02fe1fb4577fcb
tree868ed437544450ffc889bbc6c9a9449b7d24d52c
parent213d8f0e4e165554ad2c172c2b18cb29dfce9b76
Update the PangoContext on backend changes

When the ClutterBackend notifies of changes in the resolution or
font options, update the PangoContext stored by Clutter's main
context. This allows changing the backend font-related settings at
runtime.
clutter/clutter-main.c