[ CCode ( array_length = false , array_null_terminated = true , cname = "gnome_get_all_locales" ) ]
[ Version ( since = "3.8" ) ]
public string[] get_all_locales ()
Gets all locales.
|
a newly allocated null-terminated string array containing the all locales. Free with strfreev. |