mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
GDBus: Use Skeleton instead of Stub
After some brainstorming with Simon, see https://bugzilla.gnome.org/show_bug.cgi?id=647577#c8 Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
@@ -35,8 +35,8 @@
|
||||
* @include: gio/gio.h
|
||||
*
|
||||
* The #GDBusObject type is the base type for D-Bus objects on both
|
||||
* the service side (see #GDBusObjectStub) and the client side (see
|
||||
* #GDBusObjectProxy). It is essentially just a container of
|
||||
* the service side (see #GDBusObjectSkeleton) and the client side
|
||||
* (see #GDBusObjectProxy). It is essentially just a container of
|
||||
* interfaces.
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user