GLoadableIconIface.loadFinish

struct GLoadableIconIface
extern (C)
GInputStream* function(GLoadableIcon* icon, GAsyncResult* res, char** type, GError** err) loadFinish;

Return Value

a gio.InputStream to read the icon from.

Throws

GException on failure.