mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-27 07:56:14 +01:00
GI annotation for g_get_charset()
https://bugzilla.gnome.org/show_bug.cgi?id=736914
This commit is contained in:
parent
3f6d233e87
commit
59c0ff4825
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user