Virtual Method

GioAppInfoget_name

Declaration

const char*
get_name (
  GAppInfo* appinfo
)

Description

Gets the installed name of the application.

Return value

Type: const char*

The name of the application for appinfo.

The data is owned by the called function.
The value is a NUL terminated UTF-8 string.