mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
Merge branch 'main' into 'main'
doc: point to iconv(3) and iconv(3posix) for more details about iconv See merge request GNOME/glib!4515
This commit is contained in:
@@ -172,6 +172,9 @@ g_iconv_open (const gchar *to_codeset,
|
||||
* used), or it may return -1 and set an error such as %EILSEQ, in such a
|
||||
* situation.
|
||||
*
|
||||
* See [`iconv(3posix)`](man:iconv(3posix)) and [`iconv(3)`](man:iconv(3)) for more details about behavior when an
|
||||
* error occurs.
|
||||
*
|
||||
* Returns: count of non-reversible conversions, or -1 on error
|
||||
**/
|
||||
gsize
|
||||
|
Reference in New Issue
Block a user