Gtk.IMContextInfo¶
Fields¶
| Name | Type | Access | Description | 
|---|---|---|---|
| context_id | str | r/w | The unique identification string of the input method. | 
| context_name | str | r/w | The human-readable name of the input method. | 
| default_locales | str | r/w | A colon-separated list of locales where this input method should be the default. The asterisk “*” sets the default for all locales. | 
| domain | str | r/w | Translation domain to be used with dgettext() | 
| domain_dirname | str | r/w | Name of locale directory for use with bindtextdomain() | 
Methods¶
None