get_language
Description:
public unowned string? get_language ()
Returns the value of language.
Parameters:
Returns:
the user’s language, or the empty string if they are using the system default language, or null if there is no
connection to the daemon
|