DBusInterfaceSkeleton
Abstract base class for D-Bus interfaces on the service side.
Skipped during bindings generation
method
g-flags
: Property has no getter nor setter
Since
2.30
Constructors
Properties
Functions
Emitted when a method is invoked by a remote caller and used to determine if the method call is authorized.
Exports @interface_ at @object_path on @connection.
Gets the first connection that @interface_ is exported on, if any.
Gets a list of the connections that @interface_ is exported on.
Gets the #GDBusInterfaceSkeletonFlags that describes what the behavior of @interface_
Gets D-Bus introspection information for the D-Bus interface implemented by @interface_.
Gets the #GDBusObject that @interface_ belongs to, if any.
Gets the object path that @interface_ is exported on, if any.
Gets all D-Bus properties for @interface_.
Gets the interface vtable for the D-Bus interface implemented by
Checks if @interface_ is exported on @connection.
Sets flags describing what the behavior of @skeleton should be.
Sets the #GDBusObject for @interface_ to @object.
Stops exporting @interface_ on @connection.