LoadableIconT.loadFinish

Finishes an asynchronous icon load started in gio.loadable_icon.LoadableIcon.loadAsync.

template LoadableIconT()
override
loadFinish

Parameters

res gio.async_result.AsyncResult

a #GAsyncResult.

type string

a location to store the type of the loaded icon, null to ignore.

Return Value

Type: gio.input_stream.InputStream

a #GInputStream to read the icon from.