-
@interface
Indicates that a DBus interface or method is deprecated
@interface
Define a C symbol to map to this method.
@interface
Description of the interface or method, returned in the introspection data
@interface
Give an error that the method can return
@interface
Methods annotated with this do not send a reply
@interface
From DBUS Specification:
If set to false, the org.freedesktop.DBus.Properties.PropertiesChanged signal,
see the section called “org.freedesktop.DBus.Properties” is not guaranteed to be emitted if the property changes.
If set to const the property never changes value during the lifetime of the object it belongs to,
and hence the signal is never emitted for it.
-
interface
interface
Contains standard errors that can be thrown from methods.
interface
interface
Objects can provide introspection data via this interface and method.
interface
interface
interface
All DBus Applications should respond to the Ping method on this interface
interface
A standard properties interface.