Gio.AppInfo.prototype.get_name
function get_name(): String { // Gjs wrapper for g_app_info_get_name() }
Gets the installed name of the application.
- Returns
the name of the application for appinfo.
function get_name(): String { // Gjs wrapper for g_app_info_get_name() }
Gets the installed name of the application.
the name of the application for appinfo.