Store the default font name inside ClutterBackend
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 23 Dec 2008 15:03:11 +0000 (15:03 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 23 Dec 2008 15:03:11 +0000 (15:03 +0000)
commit72625421556c63a7f33afa262d4b60e29f48580b
tree4789d7f024d1fbd6c76d9b7a281bb9fe5d0da42b
parent977bdcf89b449845f3b9aeb02d02fe1fb4577fcb
Store the default font name inside ClutterBackend

The default backend stores some of the global defaults, like the
font options, text resolution, double click settings. It should also
store the default font name, to allow various text-based actors to
share the same settings.

When the font name changes, the ::font-changed signal is emitted,
to allow actors to pick up the change.
clutter/clutter-backend.c
clutter/clutter-backend.h