Virtual Method

GioAppInfoget_icon

Declaration [src]

GIcon*
get_icon (
  GAppInfo* appinfo
)

Description [src]

Gets the icon for the application.

Return value

Type: GIcon

The default GIcon for appinfo or NULL if there is no default icon.

The returned data is owned by the instance.
The return value can be NULL.