GLoadableIconIface.load

struct GLoadableIconIface
extern (C)
GInputStream* function(GLoadableIcon* icon, int size, char** type, GCancellable* cancellable, GError** err) load;

Return Value

a gio.InputStream to read the icon from.

Throws

GException on failure.