Stop referring to ClutterTexture

ClutterTexture is removed from mutter's clutter fork, so lets stop
referring to it. This also happens to fix an incorrect type cast.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/822
This commit is contained in:
Jonas Ådahl
2019-11-12 19:43:38 +01:00
parent 66fc5c07bb
commit 88bcaafe86
3 changed files with 4 additions and 5 deletions

View File

@ -223,7 +223,7 @@ window_backed_app_get_icon (ShellApp *app,
/**
* shell_app_create_icon_texture:
*
* Look up the icon for this application, and create a #ClutterTexture
* Look up the icon for this application, and create a #ClutterActor
* for it at the given size.
*
* Return value: (transfer none): A floating #ClutterActor