Method

GioDBusObjectSkeletonflush

since: 2.30

Declaration

void
g_dbus_object_skeleton_flush (
  GDBusObjectSkeleton* object
)

Description

This method simply calls g_dbus_interface_skeleton_flush() on all interfaces belonging to object. See that method for when flushing is useful.

Available since: 2.30