mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-01 21:33:09 +02:00
fix trivial copy/paste error in bytestring docs
This commit is contained in:
parent
d9e90c3894
commit
32ce3e051a
@ -1296,7 +1296,7 @@ g_variant_dup_strv (GVariant *value,
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* g_variant_new_bytestring:
|
* g_variant_new_bytestring:
|
||||||
* @string: a normal utf8 nul-terminated string
|
* @string: a normal nul-terminated string in no particular encoding
|
||||||
* @returns: a new bytestring #GVariant instance
|
* @returns: a new bytestring #GVariant instance
|
||||||
*
|
*
|
||||||
* Creates an array-of-bytes #GVariant with the contents of @string.
|
* Creates an array-of-bytes #GVariant with the contents of @string.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user