mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-17 07:58:21 +01:00
gdbus: minor documentation fix in g_dbus_interface_skeleton_has_connection()
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=685697
This commit is contained in:
@@ -836,7 +836,7 @@ g_dbus_interface_skeleton_get_connections (GDBusInterfaceSkeleton *interface_)
|
|||||||
* @interface_: A #GDBusInterfaceSkeleton.
|
* @interface_: A #GDBusInterfaceSkeleton.
|
||||||
* @connection: A #GDBusConnection.
|
* @connection: A #GDBusConnection.
|
||||||
*
|
*
|
||||||
* Checks if @interface_ is export on @connection.
|
* Checks if @interface_ is exported on @connection.
|
||||||
*
|
*
|
||||||
* Returns: %TRUE if @interface_ is exported on @connection, %FALSE otherwise.
|
* Returns: %TRUE if @interface_ is exported on @connection, %FALSE otherwise.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user