IconInfo.loadSymbolicForContextAsync

Asynchronously load, render and scale a symbolic icon previously looked up from the icon theme using IconTheme.lookupIcon.

For more details, see IconInfo.loadSymbolicForContext which is the synchronous version of this call.

class IconInfo
void
loadSymbolicForContextAsync

Parameters

context StyleContext
cancellable Cancellable

optional gio.Cancellable object, NULL to ignore

callback GAsyncReadyCallback

a GAsyncReadyCallback to call when the request is satisfied

userData void*

the data to pass to callback function

Meta