get_icon_async
Description:
Asynchronously get the icon for an installed snap.
See get_icon_sync for more information.
Parameters:
this |
a Client. |
name |
name of snap to get icon for. |
cancellable |
a Cancellable or null. |
callback |
a TaskReadyCallback to call when the request is satisfied. |
user_data |
the data to pass to callback function. |