DesktopFile.dbusActivable

A boolean value specifying if D-Bus activation is supported for this application.

class DesktopFile
@nogc @safe const nothrow
bool
dbusActivable
()

Return Value

Type: bool

The value associated with "dbusActivable" key converted to bool using isTrue.

Meta