GLoadableIconIface.loadFinish

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

Return Value

a #GInputStream to read the icon from.

Throws

GException on failure.

Meta