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 interface_
)

Parameters

interface_ string

the name of the interface

Return Value

Type: ListG

a list of #GDesktopAppInfo objects.

Meta

Since

2.42