autopilot.process.Application
- class autopilot.process.Application
- desktop_file
Get the application desktop file.
This returns just the filename, not the full path. If the application no longer exists, this returns an empty string.
- name
Get the application name.
Note
This may change according to the current locale. If you want a unique string to match applications against, use desktop_file instead.