mirror of
https://github.com/brl/mutter.git
synced 2025-02-03 15:22:15 +00:00
959af183b1
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.