get_icon_async


Description:

public async Icon get_icon_async (string name, Cancellable? cancellable) throws Error

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.