mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-11 23:16:14 +01:00
gvariant: Clarify internal documentation about GVariant type strings
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
e03d5a335b
commit
5f3b393662
@ -1717,7 +1717,9 @@ g_variant_serialiser_is_object_path (gconstpointer data,
|
||||
* Performs the checks for being a valid string.
|
||||
*
|
||||
* Also, ensures that @data is a valid D-Bus type signature, as per the
|
||||
* D-Bus specification.
|
||||
* D-Bus specification. Note that this means the empty string is valid, as the
|
||||
* D-Bus specification defines a signature as “zero or more single complete
|
||||
* types”.
|
||||
*/
|
||||
gboolean
|
||||
g_variant_serialiser_is_signature (gconstpointer data,
|
||||
|
Loading…
Reference in New Issue
Block a user