get_implementations
Description:
Gets all applications that implement interface
.
An application implements an interface if that interface is listed in the Implements= line of the desktop file of the application.
Parameters:
interface |
the name of the interface |
Returns:
a list of DesktopAppInfo objects. |