mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 10:16:17 +01:00
Merge branch 'phako/fix-typo-gapplication' into 'main'
gapplication: Fix minor typo in docs See merge request GNOME/glib!3765
This commit is contained in:
commit
e7eef648e1
@ -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