Instead of using the CoglHandle type for material variables this updates the pango code to use CoglMaterial * instead. CoglHandle is the old typename which is being phased out of the API.
As part of the re-organisation of Cogl; move clutter/pango to be part of the cogl sub-project.