mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-27 16:06:16 +01:00
Trivial formatting fix
This commit is contained in:
parent
fdfd3d5e75
commit
9c128ca835
@ -179,7 +179,7 @@ on_name_acquired (GDBusConnection *connection,
|
|||||||
<para>
|
<para>
|
||||||
In contrast, #GDBusProxy instances are always bound to a unique name.
|
In contrast, #GDBusProxy instances are always bound to a unique name.
|
||||||
To get a proxy for a well-known name, you either have to call
|
To get a proxy for a well-known name, you either have to call
|
||||||
GetNameOwner() yourself and construct a proxy for the unique name
|
GetNameOwner yourself and construct a proxy for the unique name
|
||||||
of the current name owner, or use the high-level API. The latter
|
of the current name owner, or use the high-level API. The latter
|
||||||
option is highly recommended:
|
option is highly recommended:
|
||||||
<informalexample><programlisting><![CDATA[
|
<informalexample><programlisting><![CDATA[
|
||||||
|
Loading…
Reference in New Issue
Block a user