mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-11 15:06:14 +01:00
gapplication: Fix minor typo in docs
This commit is contained in:
parent
81789e5320
commit
b363e07527
@ -208,7 +208,7 @@
|
||||
* using its D-Bus backend. You can use this to export extra objects on the
|
||||
* bus, that need to exist before the application tries to own the bus name.
|
||||
* The function is passed the #GDBusConnection to to session bus, and the
|
||||
* object path that #GApplication will use to export is D-Bus API.
|
||||
* object path that #GApplication will use to export its D-Bus API.
|
||||
* If this function returns %TRUE, registration will proceed; otherwise
|
||||
* registration will abort. Since: 2.34
|
||||
* @dbus_unregister: invoked locally during unregistration, if the application
|
||||
|
Loading…
Reference in New Issue
Block a user