API Version: 2.0
Library Version: 2.72
const char* g_app_info_get_display_name ( GAppInfo* appinfo )
Gets the display name of the application. The display name is often more descriptive to the user than the name itself.
Type: const char*
const char*
The display name of the application for appinfo, or the name if no display name is available.
appinfo