Language
Object Hierarchy:
Description:
[
CCode ( type_id =
"spelling_language_get_type ()" ) ]
public sealed class Language :
Object
Represents a spellchecking language.
Content:
Properties:
Creation methods:
Methods:
- public unowned string? get_code ()
Gets the code of the language, or null
if undefined.
- public unowned string? get_group ()
Gets the group of the language, or null
if undefined.
- public unowned string? get_name ()
Gets the name of the language, or null
if undefined.
Inherited Members:
All known members inherited from class GLib.Object