getImplementations

fun getImplementations(interface: String): <Error class: unknown class>

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.

Return

a list of #GDesktopAppInfo objects.

Since

2.42

Parameters

interface

the name of the interface