get_languages
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
public unowned string[]? get_languages ()
Returns the value of languages.
Parameters:
Returns:
the user’s preferred languages, or the empty string if they are using the system default language, or null if there
is no connection to the daemon
|