Method

GioAppInfoget_name

Declaration

const char*
g_app_info_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 instance.
The value is a NUL terminated UTF-8 string.