API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
since: 2.24
const char* 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.
Available since: 2.24
Type: const char*
const char*
The display name of the application for appinfo, or the name if no display name is available.
appinfo