Basics

Guides

API Reference

Menu

Basics

Guides

API Reference

class: IOFlags

[290:6] static extends: object

Generated bitfield for GIR symbol IOFlags.

Members

  • none
  • append
  • nonblock
  • is_readable
  • is_writable
  • is_writeable
  • is_seekable
  • mask
  • get_mask
  • set_mask

class: LogLevelFlagsEnum

[402:14] static extends: object

Generated integer conversion helper for GIR LogLevelFlags.

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: TraverseFlagsEnum

[944:14] static extends: object

Generated integer conversion helper for GIR TraverseFlags.

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: TestTrapFlagsEnum

[901:14] static extends: object

Generated integer conversion helper for GIR TestTrapFlags.

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: FormatSizeFlags

[158:6] static extends: object

Generated bitfield for GIR symbol FormatSizeFlags.

Members

  • VALUEDefault
  • long_format
  • iec_units
  • bits
  • only_value
  • only_unit

class: LogLevelFlags

[387:6] static extends: object

Generated bitfield for GIR symbol LogLevelFlags.

Members

  • flag_recursion
  • flag_fatal
  • level_error
  • level_critical
  • level_warning
  • level_message
  • level_info
  • level_debug
  • level_mask

class: UriHideFlags

[1038:6] static extends: object

Generated bitfield for GIR symbol UriHideFlags.

Members

  • none
  • userinfo
  • password
  • auth_params
  • query
  • fragment

class: AsciiTypeEnum

[28:14] static extends: object

Generated integer conversion helper for GIR AsciiType.

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: SpawnFlagsEnum

[798:14] static extends: object

Generated integer conversion helper for GIR SpawnFlags.

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: UriFlags

[979:6] static extends: object

Generated bitfield for GIR symbol UriFlags.

Members

  • none
  • parse_relaxed
  • has_password
  • has_auth_params
  • encoded
  • non_dns
  • encoded_query
  • encoded_path
  • encoded_fragment
  • scheme_normalize

class: TraverseFlags

[932:6] static extends: object

Generated bitfield for GIR symbol TraverseFlags.

Members

  • leaves
  • non_leaves
  • all
  • mask
  • leafs
  • non_leafs

class: UriFlagsEnum

[995:14] static extends: object

Generated integer conversion helper for GIR UriFlags.

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: AsciiType

[11:6] static extends: object

Generated bitfield for GIR symbol AsciiType.

Members

  • alnum
  • alpha
  • cntrl
  • digit
  • graph
  • lower
  • print
  • punct
  • space
  • upper
  • xdigit

class: IOFlagsEnum

[306:14] static extends: object

Generated integer conversion helper for GIR IOFlags.

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: MarkupCollectTypeEnum

[490:14] static extends: object

Generated integer conversion helper for GIR MarkupCollectType.

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: RegexMatchFlags

[702:6] static extends: object

Generated bitfield for GIR symbol RegexMatchFlags.

Members

  • VALUEDefault
  • anchored
  • notbol
  • noteol
  • notempty
  • partial
  • newline_cr
  • newline_lf
  • newline_crlf
  • newline_any
  • newline_anycrlf
  • bsr_anycrlf
  • bsr_any
  • partial_soft
  • partial_hard
  • notempty_atstart

class: RegexCompileFlags

[625:6] static extends: object

Generated bitfield for GIR symbol RegexCompileFlags.

Members

  • VALUEDefault
  • caseless
  • multiline
  • dotall
  • extended
  • anchored
  • dollar_endonly
  • ungreedy
  • raw
  • no_auto_capture
  • optimize
  • firstline
  • dupnames
  • newline_cr
  • newline_lf
  • newline_reserved1

class: SpawnFlags

[779:6] static extends: object

Generated bitfield for GIR symbol SpawnFlags.

Members

  • VALUEDefault
  • leave_descriptors_open
  • do_not_reap_child
  • search_path
  • stdout_to_dev_null
  • stderr_to_dev_null
  • child_inherits_stdin
  • file_and_argv_zero
  • search_path_from_envp
  • cloexec_pipes
  • child_inherits_stdout
  • child_inherits_stderr
  • stdin_from_dev_null

class: FileSetContentsFlagsEnum

[83:14] static extends: object

Generated integer conversion helper for GIR FileSetContentsFlags.

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: FileTestEnum

[125:14] static extends: object

Generated integer conversion helper for GIR FileTest.

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: MarkupParseFlags

[525:6] static extends: object

Generated bitfield for GIR symbol MarkupParseFlags.

Members

  • default_flags
  • do_not_use_this_unsupported_flag
  • treat_cdata_as_text
  • prefix_error_position
  • ignore_qualified

class: HookFlagMask

[205:6] static extends: object

Generated bitfield for GIR symbol HookFlagMask.

Members

  • active
  • in_call
  • reserved1

class: RegexMatchFlagsEnum

[724:14] static extends: object

Generated integer conversion helper for GIR RegexMatchFlags.

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: HookFlagMaskEnum

[214:14] static extends: object

Generated integer conversion helper for GIR HookFlagMask.

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: FileTest

[114:6] static extends: object

Generated bitfield for GIR symbol FileTest.

Members

  • is_regular
  • is_symlink
  • is_dir
  • is_executable
  • exists

class: FileSetContentsFlags

[73:6] static extends: object

Generated bitfield for GIR symbol FileSetContentsFlags.

Members

  • none
  • consistent
  • durable
  • only_existing

class: OptionFlagsEnum

[584:14] static extends: object

Generated integer conversion helper for GIR OptionFlags.

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: MainContextFlags

[443:6] static extends: object

Generated bitfield for GIR symbol MainContextFlags.

Members

  • none
  • ownerless_polling

class: MarkupParseFlagsEnum

[536:14] static extends: object

Generated integer conversion helper for GIR MarkupParseFlags.

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: UriHideFlagsEnum

[1050:14] static extends: object

Generated integer conversion helper for GIR UriHideFlags.

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: OptionFlags

[569:6] static extends: object

Generated bitfield for GIR symbol OptionFlags.

Members

  • none
  • hidden
  • in_main
  • reverse
  • no_arg
  • filename
  • optional_arg
  • noalias
  • deprecated

class: IOConditionEnum

[255:14] static extends: object

Generated integer conversion helper for GIR IOCondition.

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: MarkupCollectType

[478:6] static extends: object

Generated bitfield for GIR symbol MarkupCollectType.

Members

  • invalid
  • VALUEString
  • strdup
  • boolean
  • tristate
  • optional

class: RegexCompileFlagsEnum

[647:14] static extends: object

Generated integer conversion helper for GIR RegexCompileFlags.

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: UriParamsFlagsEnum

[1095:14] static extends: object

Generated integer conversion helper for GIR UriParamsFlags.

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: FormatSizeFlagsEnum

[170:14] static extends: object

Generated integer conversion helper for GIR FormatSizeFlags.

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: IOCondition

[243:6] static extends: object

Generated bitfield for GIR symbol IOCondition.

Members

  • in
  • out
  • pri
  • err
  • hup
  • nval

class: TestTrapFlags

[891:6] static extends: object

Generated bitfield for GIR symbol TestTrapFlags.

Members

  • VALUEDefault
  • silence_stdout
  • silence_stderr
  • inherit_stdin

class: MainContextFlagsEnum

[451:14] static extends: object

Generated integer conversion helper for GIR MainContextFlags.

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: TestSubprocessFlags

[847:6] static extends: object

Generated bitfield for GIR symbol TestSubprocessFlags.

Members

  • VALUEDefault
  • inherit_stdin
  • inherit_stdout
  • inherit_stderr
  • inherit_descriptors

class: UriParamsFlags

[1085:6] static extends: object

Generated bitfield for GIR symbol UriParamsFlags.

Members

  • none
  • case_insensitive
  • www_form
  • parse_relaxed

class: KeyFileFlags

[349:6] static extends: object

Generated bitfield for GIR symbol KeyFileFlags.

Members

  • none
  • keep_comments
  • keep_translations

class: TestSubprocessFlagsEnum

[858:14] static extends: object

Generated integer conversion helper for GIR TestSubprocessFlags.

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: KeyFileFlagsEnum

[358:14] static extends: object

Generated integer conversion helper for GIR KeyFileFlags.

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.