LoadableIcon.loadFinish
gio.input_stream.InputStream loadFinish(gio.async_result.AsyncResult res, out string type)Finishes an asynchronous icon load started in gio.loadable_icon.LoadableIcon.loadAsync.
Parameters
res | a #GAsyncResult. |
type | a location to store the type of the loaded icon, null to ignore. |
Returns
a #GInputStream to read the icon from.