Gio.AppInfo.prototype.get_executable
function get_executable(): String { // Gjs wrapper for g_app_info_get_executable() }
Gets the executable's name for the installed application.
- Returns
a string containing the appinfo's application binaries name
function get_executable(): String { // Gjs wrapper for g_app_info_get_executable() }
Gets the executable's name for the installed application.
a string containing the appinfo's application binaries name