AppInfo.getExecutable

Gets the executable's name for the installed application.

This is intended to be used for debugging or labelling what program is going to be run. To launch the executable, use gio.app_info.AppInfo.launch and related functions, rather than spawning the return value from this function.

interface AppInfo
string
getExecutable
()

Return Value

Type: string

a string containing the appinfo's application binaries name