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.
IconInfo.loadSymbolicForContextFinish
gdkpixbuf.pixbuf.Pixbuf loadSymbolicForContextFinish(gio.async_result.AsyncResult res, out bool wasSymbolic)Finishes an async icon load, see [gtk.icon_info.IconInfo.loadSymbolicForContextAsync].
Parameters
res | a #GAsyncResult |
wasSymbolic | a #gboolean, returns whether the loaded icon was a symbolic one and whether the fg color was applied to it. |
Returns
the rendered icon; this may be a newly
Throws
[ErrorWrap]