GI annotation for g_get_charset()

https://bugzilla.gnome.org/show_bug.cgi?id=736914
This commit is contained in:
Sébastien Wilmet 2014-10-05 15:12:25 +02:00
parent 3f6d233e87
commit 59c0ff4825

View File

@ -152,7 +152,8 @@ charset_cache_free (gpointer data)
/**
* g_get_charset:
* @charset: return location for character set name
* @charset: (out) (optional) (transfer none): return location for character set
* name, or %NULL.
*
* Obtains the character set for the [current locale][setlocale]; you
* might use this character set as an argument to g_convert(), to convert