Finishes an async icon load, see gtk.icon_info.IconInfo.loadIconAsync.
a #GAsyncResult
the rendered icon; this may be a newly created icon or a new reference to an internal icon, so you must not modify the icon. Use gobject.object.ObjectWrap.unref to release your reference to the icon.
ErrorWrap
Finishes an async icon load, see gtk.icon_info.IconInfo.loadIconAsync.