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: gio.desktop_app_info.DesktopAppInfo[]

a list of #GDesktopAppInfo objects.