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:
@ -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
|
||||
|
Reference in New Issue
Block a user