mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
docs: Fix typo export → unexport
This commit is contained in:
parent
13bc546657
commit
59e1c77b8d
@ -947,7 +947,7 @@ g_dbus_interface_skeleton_export (GDBusInterfaceSkeleton *interface_,
|
|||||||
* Stops exporting @interface_ on all connections it is exported on.
|
* Stops exporting @interface_ on all connections it is exported on.
|
||||||
*
|
*
|
||||||
* To unexport @interface_ from only a single connection, use
|
* To unexport @interface_ from only a single connection, use
|
||||||
* g_dbus_interface_skeleton_export_from_connection()
|
* g_dbus_interface_skeleton_unexport_from_connection()
|
||||||
*
|
*
|
||||||
* Since: 2.30
|
* Since: 2.30
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user