get_implementations


Description:

public static List<DesktopAppInfo> get_implementations (string @interface)

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.