mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-27 06:26:15 +01:00
GVariant: fix doc copy/paste error
This commit is contained in:
parent
ede159ec45
commit
87df095de3
@ -1045,7 +1045,7 @@ g_variant_new_signature (const gchar *signature)
|
|||||||
* @returns: %TRUE if @string is a DBus type signature
|
* @returns: %TRUE if @string is a DBus type signature
|
||||||
*
|
*
|
||||||
* Determines if a given string is a valid DBus type signature. You
|
* Determines if a given string is a valid DBus type signature. You
|
||||||
* should ensure that a string is a valid DBus object path before
|
* should ensure that a string is a valid DBus type signature before
|
||||||
* passing it to g_variant_new_signature().
|
* passing it to g_variant_new_signature().
|
||||||
*
|
*
|
||||||
* DBus type signatures consist of zero or more definite #GVariantType
|
* DBus type signatures consist of zero or more definite #GVariantType
|
||||||
|
Loading…
Reference in New Issue
Block a user