mirror of
https://github.com/brl/mutter.git
synced 2025-02-05 08:04:10 +00:00
47ceb34ba9
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.