mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-14 11:38:05 +02:00
docs: Fix typo in GDBusInterfaceSkeleton documentation
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
a1fdae8afc
commit
1782219fb8
@ -381,7 +381,7 @@ g_dbus_interface_skeleton_get_properties (GDBusInterfaceSkeleton *interface_)
|
|||||||
*
|
*
|
||||||
* For example, an exported D-Bus interface may queue up property
|
* For example, an exported D-Bus interface may queue up property
|
||||||
* changes and emit the
|
* changes and emit the
|
||||||
* `org.freedesktop.DBus.Properties::Propert``
|
* `org.freedesktop.DBus.Properties::PropertiesChanged`
|
||||||
* signal later (e.g. in an idle handler). This technique is useful
|
* signal later (e.g. in an idle handler). This technique is useful
|
||||||
* for collapsing multiple property changes into one.
|
* for collapsing multiple property changes into one.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user