GAppInfoIface.getIcon

struct GAppInfoIface
extern (C)
GIcon* function(GAppInfo* appinfo) getIcon;

Return Value

the default #GIcon for @appinfo or %NULL if there is no default icon.

Meta