Spelling.LanguageInfo

g GObject.Object GObject.Object Spelling.LanguageInfo Spelling.LanguageInfo GObject.Object->Spelling.LanguageInfo

Subclasses:

None

Methods

Inherited:

GObject.Object (37)

Structs:

GObject.ObjectClass (5)

get_code ()

get_group ()

get_name ()

Virtual Methods

Inherited:

GObject.Object (7)

Properties

Name

Type

Flags

Short Description

code

str

r/w/co

The language code

group

str

r/w/co

A group for sorting, usually the country name

name

str

r/w/co

The name of the language

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class Spelling.LanguageInfo(**kwargs)
Bases:

GObject.Object

Abstract:

No

Structure:

Spelling.LanguageInfoClass

get_code()
Return type:

str

get_group()
Return type:

str

get_name()
Return type:

str

Property Details

Spelling.LanguageInfo.props.code
Name:

code

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY

The language code

Spelling.LanguageInfo.props.group
Name:

group

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY

A group for sorting, usually the country name

Spelling.LanguageInfo.props.name
Name:

name

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY

The name of the language