Exports interface_
at object_path
on connection
.
If interface_
has outstanding changes, request for these changes to be
emitted immediately.
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 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
interface_
. The returned function pointers should expect interface_
itself to be passed as user_data
.
Checks if interface_
is exported on connection
.
Sets flags describing what the behavior of skeleton
should be.
Stops exporting interface_
on all connections it is exported on.
Stops exporting interface_
on connection
.