Basics

Guides

API Reference

Menu

Basics

Guides

API Reference

class: ChecksumType

[64:6] static extends: object

Generated enum for GIR symbol ChecksumType.

Members

  • md5
  • sha1
  • sha256
  • sha512
  • sha384

class: TestLogTypeEnum

[1435:14] static extends: object

Generated integer conversion helper for GIR TestLogType.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: IOStatusEnum

[584:14] static extends: object

Generated integer conversion helper for GIR IOStatus.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: TestFileType

[1382:6] static extends: object

Generated enum for GIR symbol TestFileType.

Members

  • dist
  • built

class: LogWriterOutputEnum

[670:14] static extends: object

Generated integer conversion helper for GIR LogWriterOutput.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: BookmarkFileError

[11:6] static extends: object

Generated enum for GIR symbol BookmarkFileError.

Members

  • invalid_uri
  • invalid_value
  • app_not_registered
  • uri_not_found
  • read
  • unknown_encoding
  • write
  • file_not_found

class: UnicodeScript

[1952:6] static extends: object

Generated enum for GIR symbol UnicodeScript.

Members

  • invalid_code
  • common
  • inherited
  • arabic
  • armenian
  • bengali
  • bopomofo
  • cherokee
  • coptic
  • cyrillic
  • deseret
  • devanagari
  • ethiopic
  • georgian
  • gothic
  • greek
  • gujarati
  • gurmukhi
  • han
  • hangul
  • hebrew
  • hiragana
  • kannada
  • katakana
  • khmer
  • lao
  • latin
  • malayalam
  • mongolian
  • myanmar
  • ogham
  • old_italic
  • oriya
  • runic
  • sinhala
  • syriac
  • tamil
  • telugu
  • thaana
  • thai
  • tibetan
  • canadian_aboriginal
  • yi
  • tagalog
  • hanunoo
  • buhid
  • tagbanwa
  • braille
  • cypriot
  • limbu
  • osmanya
  • shavian
  • linear_b
  • tai_le
  • ugaritic
  • new_tai_lue
  • buginese
  • glagolitic
  • tifinagh
  • syloti_nagri
  • old_persian
  • kharoshthi
  • unknown
  • balinese
  • cuneiform
  • phoenician
  • phags_pa
  • nko
  • kayah_li
  • lepcha
  • rejang
  • sundanese
  • saurashtra
  • cham
  • ol_chiki
  • vai
  • carian
  • lycian
  • lydian
  • avestan
  • bamum
  • egyptian_hieroglyphs
  • imperial_aramaic
  • inscriptional_pahlavi
  • inscriptional_parthian
  • javanese
  • kaithi
  • lisu
  • meetei_mayek
  • old_south_arabian
  • old_turkic
  • samaritan
  • tai_tham
  • tai_viet
  • batak
  • brahmi
  • mandaic
  • chakma
  • meroitic_cursive
  • meroitic_hieroglyphs
  • miao
  • sharada
  • sora_sompeng
  • takri
  • bassa_vah
  • caucasian_albanian
  • duployan
  • elbasan
  • grantha
  • khojki
  • khudawadi
  • linear_a
  • mahajani
  • manichaean
  • mende_kikakui
  • modi
  • mro
  • nabataean
  • old_north_arabian
  • old_permic
  • pahawh_hmong
  • palmyrene
  • pau_cin_hau
  • psalter_pahlavi
  • siddham
  • tirhuta
  • warang_citi
  • ahom
  • anatolian_hieroglyphs
  • hatran
  • multani
  • old_hungarian
  • signwriting
  • adlam
  • bhaiksuki
  • marchen
  • newa
  • osage
  • tangut
  • masaram_gondi
  • nushu
  • soyombo
  • zanabazar_square
  • dogra
  • gunjala_gondi
  • hanifi_rohingya
  • makasar
  • medefaidrin
  • old_sogdian
  • sogdian
  • elymaic
  • nandinagari
  • nyiakeng_puachue_hmong
  • wancho
  • chorasmian
  • dives_akuru
  • khitan_small_script
  • yezidi
  • cypro_minoan
  • old_uyghur
  • tangsa
  • toto
  • vithkuqi
  • math
  • kawi
  • nag_mundari
  • todhri
  • garay
  • tulu_tigalari
  • sunuwar
  • gurung_khema
  • kirat_rai
  • ol_onal
  • sidetic
  • tolong_siki
  • tai_yo
  • beria_erfe

class: ConvertError

[108:6] static extends: object

Generated enum for GIR symbol ConvertError.

Members

  • no_conversion
  • illegal_sequence
  • failed
  • partial_input
  • bad_uri
  • not_absolute_path
  • no_memory
  • embedded_nul

class: TestResult

[1482:6] static extends: object

Generated enum for GIR symbol TestResult.

Members

  • success
  • skipped
  • failure
  • incomplete

class: MarkupError

[697:6] static extends: object

Generated enum for GIR symbol MarkupError.

Members

  • bad_utf8
  • empty
  • parse
  • unknown_element
  • unknown_attribute
  • invalid_content
  • missing_attribute

class: RegexErrorEnum

[1030:14] static extends: object

Generated integer conversion helper for GIR RegexError.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: IOChannelError

[477:6] static extends: object

Generated enum for GIR symbol IOChannelError.

Members

  • fbig
  • inval
  • io
  • isdir
  • nospc
  • nxio
  • overflow
  • pipe
  • failed

class: ShellError

[1205:6] static extends: object

Generated enum for GIR symbol ShellError.

Members

  • bad_quoting
  • empty_string
  • failed

class: ShellErrorEnum

[1214:14] static extends: object

Generated integer conversion helper for GIR ShellError.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: ThreadPriorityEnum

[1565:14] static extends: object

Generated integer conversion helper for GIR ThreadPriority.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: VariantClass

[2746:6] static extends: object

Generated enum for GIR symbol VariantClass.

Members

  • boolean
  • byte
  • int16
  • uint16
  • int32
  • uint32
  • int64
  • uint64
  • VALUEHandle
  • VALUEDouble
  • VALUEString
  • object_path
  • signature
  • variant
  • maybe
  • array
  • tuple
  • dict_entry

class: NormalizeModeEnum

[761:14] static extends: object

Generated integer conversion helper for GIR NormalizeMode.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: OptionArgEnum

[888:14] static extends: object

Generated integer conversion helper for GIR OptionArg.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: TraverseType

[1732:6] static extends: object

Generated enum for GIR symbol TraverseType.

Members

  • in_order
  • pre_order
  • post_order
  • level_order

class: UriErrorEnum

[2647:14] static extends: object

Generated integer conversion helper for GIR UriError.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: UnicodeBreakTypeEnum

[1829:14] static extends: object

Generated integer conversion helper for GIR UnicodeBreakType.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: FileError

[373:6] static extends: object

Generated enum for GIR symbol FileError.

Members

  • exist
  • isdir
  • acces
  • nametoolong
  • noent
  • notdir
  • nxio
  • nodev
  • rofs
  • txtbsy
  • fault
  • loop
  • nospc
  • nomem
  • mfile
  • nfile
  • badf
  • inval
  • pipe
  • again
  • intr
  • io
  • perm
  • nosys
  • failed

class: UnicodeType

[2512:6] static extends: object

Generated enum for GIR symbol UnicodeType.

Members

  • control
  • format
  • unassigned
  • private_use
  • surrogate
  • lowercase_letter
  • modifier_letter
  • other_letter
  • titlecase_letter
  • uppercase_letter
  • spacing_mark
  • enclosing_mark
  • non_spacing_mark
  • decimal_number
  • letter_number
  • other_number
  • connect_punctuation
  • dash_punctuation
  • close_punctuation
  • final_punctuation
  • initial_punctuation
  • other_punctuation
  • open_punctuation
  • currency_symbol
  • modifier_symbol
  • math_symbol
  • other_symbol
  • line_separator
  • paragraph_separator
  • space_separator

class: DateWeekdayEnum

[281:14] static extends: object

Generated integer conversion helper for GIR DateWeekday.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: TokenType

[1634:6] static extends: object

Generated enum for GIR symbol TokenType.

Members

  • eof
  • left_paren
  • right_paren
  • left_curly
  • right_curly
  • left_brace
  • right_brace
  • equal_sign
  • comma
  • none
  • error
  • char
  • binary
  • octal
  • VALUEInt
  • hex
  • float
  • VALUEString
  • symbol
  • identifier
  • identifier_null
  • comment_single
  • comment_multi

class: IOErrorEnum

[543:14] static extends: object

Generated integer conversion helper for GIR IOError.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: ErrorType

[320:6] static extends: object

Generated enum for GIR symbol ErrorType.

Members

  • unknown
  • unexp_eof
  • unexp_eof_in_string
  • unexp_eof_in_comment
  • non_digit_in_const
  • digit_radix
  • float_radix
  • float_malformed

class: KeyFileErrorEnum

[627:14] static extends: object

Generated integer conversion helper for GIR KeyFileError.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: DateDMY

[161:6] static extends: object

Generated enum for GIR symbol DateDMY.

Members

  • day
  • month
  • year

class: TraverseTypeEnum

[1742:14] static extends: object

Generated integer conversion helper for GIR TraverseType.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: UriError

[2631:6] static extends: object

Generated enum for GIR symbol UriError.

Members

  • failed
  • bad_scheme
  • bad_user
  • bad_password
  • bad_auth_params
  • bad_host
  • bad_port
  • bad_path
  • bad_query
  • bad_fragment

class: ChecksumTypeEnum

[75:14] static extends: object

Generated integer conversion helper for GIR ChecksumType.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: SpawnErrorEnum

[1317:14] static extends: object

Generated integer conversion helper for GIR SpawnError.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: ErrorTypeEnum

[334:14] static extends: object

Generated integer conversion helper for GIR ErrorType.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: NormalizeMode

[747:6] static extends: object

Generated enum for GIR symbol NormalizeMode.

Members

  • VALUEDefault
  • nfd
  • default_compose
  • nfc
  • all
  • nfkd
  • all_compose
  • nfkc

class: UserDirectoryEnum

[2705:14] static extends: object

Generated integer conversion helper for GIR UserDirectory.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: DateDMYEnum

[170:14] static extends: object

Generated integer conversion helper for GIR DateDMY.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: TestFileTypeEnum

[1390:14] static extends: object

Generated integer conversion helper for GIR TestFileType.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: TimeTypeEnum

[1605:14] static extends: object

Generated integer conversion helper for GIR TimeType.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: TestResultEnum

[1492:14] static extends: object

Generated integer conversion helper for GIR TestResult.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: UserDirectory

[2690:6] static extends: object

Generated enum for GIR symbol UserDirectory.

Members

  • directory_desktop
  • directory_documents
  • directory_download
  • directory_music
  • directory_pictures
  • directory_public_share
  • directory_templates
  • directory_videos
  • n_directories

class: NumberParserErrorEnum

[808:14] static extends: object

Generated integer conversion helper for GIR NumberParserError.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: ConvertErrorEnum

[122:14] static extends: object

Generated integer conversion helper for GIR ConvertError.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: SliceConfig

[1243:6] static extends: object

Generated enum for GIR symbol SliceConfig.

Members

  • always_malloc
  • bypass_magazines
  • working_set_msecs
  • color_increment
  • chunk_sizes
  • contention_counter

class: MarkupErrorEnum

[710:14] static extends: object

Generated integer conversion helper for GIR MarkupError.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: RegexError

[967:6] static extends: object

Generated enum for GIR symbol RegexError.

Members

  • compile
  • optimize
  • replace
  • match
  • internal
  • stray_backslash
  • missing_control_char
  • unrecognized_escape
  • quantifiers_out_of_order
  • quantifier_too_big
  • unterminated_character_class
  • invalid_escape_in_character_class
  • range_out_of_order
  • nothing_to_repeat
  • unrecognized_character
  • posix_named_class_outside_class
  • unmatched_parenthesis
  • inexistent_subpattern_reference
  • unterminated_comment
  • expression_too_large
  • memory_error
  • variable_length_lookbehind
  • malformed_condition
  • too_many_conditional_branches
  • assertion_expected
  • unknown_posix_class_name
  • posix_collating_elements_not_supported
  • hex_code_too_large
  • invalid_condition
  • single_byte_match_in_lookbehind
  • infinite_loop
  • missing_subpattern_name_terminator
  • duplicate_subpattern_name
  • malformed_property
  • unknown_property
  • subpattern_name_too_long
  • too_many_subpatterns
  • invalid_octal_value
  • too_many_branches_in_define
  • define_repetion
  • inconsistent_newline_options
  • missing_back_reference
  • invalid_relative_reference
  • backtracking_control_verb_argument_forbidden
  • unknown_backtracking_control_verb
  • number_too_big
  • missing_subpattern_name
  • missing_digit
  • invalid_data_character
  • extra_subpattern_name
  • backtracking_control_verb_argument_required
  • invalid_control_char
  • missing_name
  • not_supported_in_class
  • too_many_forward_references
  • name_too_long
  • character_value_too_large

class: UnicodeBreakType

[1773:6] static extends: object

Generated enum for GIR symbol UnicodeBreakType.

Members

  • mandatory
  • carriage_return
  • line_feed
  • combining_mark
  • surrogate
  • zero_width_space
  • inseparable
  • non_breaking_glue
  • contingent
  • space
  • after
  • before
  • before_and_after
  • hyphen
  • non_starter
  • open_punctuation
  • close_punctuation
  • quotation
  • exclamation
  • ideographic
  • numeric
  • infix_separator
  • symbol
  • alphabetic
  • prefix
  • postfix
  • complex_context
  • ambiguous
  • unknown
  • next_line
  • word_joiner
  • hangul_l_jamo
  • hangul_v_jamo
  • hangul_t_jamo
  • hangul_lv_syllable
  • hangul_lvt_syllable
  • close_paranthesis
  • close_parenthesis
  • conditional_japanese_starter
  • hebrew_letter
  • regional_indicator
  • emoji_base
  • emoji_modifier
  • zero_width_joiner
  • aksara
  • aksara_pre_base
  • aksara_start
  • virama_final
  • virama
  • unambiguous_hyphen

class: SpawnError

[1290:6] static extends: object

Generated enum for GIR symbol SpawnError.

Members

  • fork
  • read
  • chdir
  • acces
  • perm
  • too_big
  • VALUE2big
  • noexec
  • nametoolong
  • noent
  • nomem
  • notdir
  • loop
  • txtbusy
  • io
  • nfile
  • mfile
  • inval
  • isdir
  • libbad
  • failed

class: ThreadPriority

[1555:6] static extends: object

Generated enum for GIR symbol ThreadPriority.

Members

  • low
  • normal
  • high
  • urgent

class: LogWriterOutput

[662:6] static extends: object

Generated enum for GIR symbol LogWriterOutput.

Members

  • handled
  • unhandled

class: OnceStatusEnum

[844:14] static extends: object

Generated integer conversion helper for GIR OnceStatus.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: DateWeekday

[267:6] static extends: object

Generated enum for GIR symbol DateWeekday.

Members

  • bad_weekday
  • monday
  • tuesday
  • wednesday
  • thursday
  • friday
  • saturday
  • sunday

class: IOStatus

[574:6] static extends: object

Generated enum for GIR symbol IOStatus.

Members

  • error
  • normal
  • eof
  • again

class: UnicodeTypeEnum

[2548:14] static extends: object

Generated integer conversion helper for GIR UnicodeType.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: VariantParseErrorEnum

[2854:14] static extends: object

Generated integer conversion helper for GIR VariantParseError.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: DateMonth

[199:6] static extends: object

Generated enum for GIR symbol DateMonth.

Members

  • bad_month
  • january
  • february
  • march
  • april
  • may
  • june
  • july
  • august
  • september
  • october
  • november
  • december

class: SeekType

[1167:6] static extends: object

Generated enum for GIR symbol SeekType.

Members

  • cur
  • set
  • end

class: SliceConfigEnum

[1255:14] static extends: object

Generated integer conversion helper for GIR SliceConfig.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: TimeType

[1596:6] static extends: object

Generated enum for GIR symbol TimeType.

Members

  • standard
  • daylight
  • universal

class: TokenTypeEnum

[1663:14] static extends: object

Generated integer conversion helper for GIR TokenType.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: OptionErrorEnum

[938:14] static extends: object

Generated integer conversion helper for GIR OptionError.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: VariantParseError

[2829:6] static extends: object

Generated enum for GIR symbol VariantParseError.

Members

  • failed
  • basic_type_expected
  • cannot_infer_type
  • definite_type_expected
  • input_not_at_end
  • invalid_character
  • invalid_format_string
  • invalid_object_path
  • invalid_signature
  • invalid_type_string
  • no_common_type
  • number_out_of_range
  • number_too_big
  • type_error
  • unexpected_token
  • unknown_keyword
  • unterminated_string_constant
  • value_expected
  • recursion

class: FileErrorEnum

[404:14] static extends: object

Generated integer conversion helper for GIR FileError.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: NumberParserError

[800:6] static extends: object

Generated enum for GIR symbol NumberParserError.

Members

  • invalid
  • out_of_bounds

class: DateMonthEnum

[218:14] static extends: object

Generated integer conversion helper for GIR DateMonth.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: OnceStatus

[835:6] static extends: object

Generated enum for GIR symbol OnceStatus.

Members

  • notcalled
  • progress
  • ready

class: KeyFileError

[615:6] static extends: object

Generated enum for GIR symbol KeyFileError.

Members

  • unknown_encoding
  • parse
  • not_found
  • key_not_found
  • group_not_found
  • invalid_value

class: IOChannelErrorEnum

[492:14] static extends: object

Generated integer conversion helper for GIR IOChannelError.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: UnicodeScriptEnum

[2135:14] static extends: object

Generated integer conversion helper for GIR UnicodeScript.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: VariantClassEnum

[2770:14] static extends: object

Generated integer conversion helper for GIR VariantClass.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: TestLogType

[1417:6] static extends: object

Generated enum for GIR symbol TestLogType.

Members

  • none
  • error
  • start_binary
  • list_case
  • skip_case
  • start_case
  • stop_case
  • min_result
  • max_result
  • message
  • start_suite
  • stop_suite

class: ThreadError

[1523:6] static extends: object

Generated enum for GIR symbol ThreadError.

Members

  • thread_error_again

class: OptionError

[929:6] static extends: object

Generated enum for GIR symbol OptionError.

Members

  • unknown_option
  • bad_value
  • failed

class: ThreadErrorEnum

[1530:14] static extends: object

Generated integer conversion helper for GIR ThreadError.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: OptionArg

[873:6] static extends: object

Generated enum for GIR symbol OptionArg.

Members

  • none
  • VALUEString
  • VALUEInt
  • VALUECallback
  • filename
  • string_array
  • filename_array
  • VALUEDouble
  • int64

class: IOError

[533:6] static extends: object

Generated enum for GIR symbol IOError.

Members

  • none
  • again
  • inval
  • unknown

class: SeekTypeEnum

[1176:14] static extends: object

Generated integer conversion helper for GIR SeekType.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.

class: BookmarkFileErrorEnum

[25:14] static extends: object

Generated integer conversion helper for GIR BookmarkFileError.

Methods

  • toInt (string Name)

    Converts the enum's string value to its underlying int.

    • @p Name is the enum string value.
    • @r The matching integer value from the GIR definition.
  • fromInt (int Ord)

    Converts an underlying int value to its enum string.

    • @p Ord is the integer value as declared in the GIR.
    • @r The matching enum string.