Enums

Details

class Gspell.CheckerError(value)

Bases: GObject.GEnum

An error code used with %GSPELL_CHECKER_ERROR in a GLib.Error returned from a spell-checker-related function.

classmethod quark()
Return type:

int

DICTIONARY = 0

dictionary error.

NO_LANGUAGE_SET = 1

no language set.