D-Bus API Reference


This part documents the D-Bus interface used to access the colord daemon.

Table of Contents

Annotation Glossary
org.freedesktop.ColorManager — ColorManager interface
org.freedesktop.ColorManager.Device — Device interface
org.freedesktop.ColorManager.Profile — Profile interface
org.freedesktop.ColorManager.Sensor — Sensor interface

Annotation Glossary

A

allow-none

NULL is OK, both for passing and for returning.

E

element-type

Generics and defining elements of containers and arrays.

S

skip

Exposed in C code, not necessarily available in other languages.

T

transfer container

Free data container after the code is done.

transfer full

Free data after the code is done.

transfer none

Don't free data after the code is done.