Gio.AppInfo::get_display_name
function vfunc_get_display_name(): String { }
Gets the display name of the application. The display name is often more descriptive to the user than the name itself.
Since 2.24
- Returns
the display name of the application for appinfo, or the name if no display name is available.