mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-22 01:47:52 +02:00
GVariant: doc the format of g_variant_parse/print
This commit is contained in:
@@ -2290,6 +2290,8 @@ parse (TokenStream *stream,
|
||||
*
|
||||
* A single #GVariant is parsed from the content of @text.
|
||||
*
|
||||
* The format is described <link linkend='gvariant-text'>here</link>.
|
||||
*
|
||||
* The memory at @limit will never be accessed and the parser behaves as
|
||||
* if the character at @limit is the nul terminator. This has the
|
||||
* effect of bounding @text.
|
||||
|
Reference in New Issue
Block a user