DesktopAppInfo.getImplementations

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.

class DesktopAppInfo
static
getImplementations
(
string iface
)

Parameters

iface string

the name of the interface

Return: a list of #GDesktopAppInfo objects.

Meta

Since

2.42