Constants

Details

Passim.DBUS_INTERFACE = 'org.freedesktop.Passim'
Passim.DBUS_PATH = '/'
Passim.DBUS_SERVICE = 'org.freedesktop.Passim'
Passim.ITEM_FLAG_DISABLED = 1

The item is not active for some reason.

New in version 0.1.0.

Passim.ITEM_FLAG_NEXT_REBOOT = 2

Only register the item when the machine has been rebooted.

New in version 0.1.0.

Passim.ITEM_FLAG_NONE = 0

No item flags are set.

New in version 0.1.0.

Passim.MAJOR_VERSION = 0

The compile-time major version

Passim.MICRO_VERSION = 10

The compile-time micro version

Passim.MINOR_VERSION = 1

The compile-time minor version