Language
Object Hierarchy:
Description:
[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "gspell_language_get_type ()" ) ]
[ Compact ]
public class Language
Content:
Static methods:
Methods:
- public int compare (Language language_b)
Compares alphabetically two languages by their name, as returned by
get_name.
- public Language copy ()
Used by language bindings.
- public void free ()
Used by language bindings.
- public unowned string get_code ()
- public unowned string get_name ()
Returns the this name translated to
the current locale.