Virtual Method

GioAppInfoget_icon

Declaration

GIcon*
get_icon (
  GAppInfo* appinfo
)

Description

Gets the icon for the application.

Return value

Type: GIcon

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

The data is owned by the called function.
The return value can be NULL.