Basics

Guides

API Reference

Menu

Basics

Guides

API Reference

class: SignalMatchTypeEnum

[273:14] static extends: object

Generated integer conversion helper for GIR SignalMatchType.

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

[308:6] static extends: object

Generated bitfield for GIR symbol TypeDebugFlags.

Members

  • none
  • objects
  • signals
  • instance_count
  • mask

class: ConnectFlagsEnum

[61:14] static extends: object

Generated integer conversion helper for GIR ConnectFlags.

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

[155:14] static extends: object

Generated integer conversion helper for GIR ParamFlags.

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

[406:14] static extends: object

Generated integer conversion helper for GIR TypeFundamentalFlags.

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

[52:6] static extends: object

Generated bitfield for GIR symbol ConnectFlags.

Members

  • VALUEDefault
  • after
  • swapped

class: BindingFlagsEnum

[21:14] static extends: object

Generated integer conversion helper for GIR BindingFlags.

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

[218:14] static extends: object

Generated integer conversion helper for GIR SignalFlags.

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

[202:6] static extends: object

Generated bitfield for GIR symbol SignalFlags.

Members

  • run_first
  • run_last
  • run_cleanup
  • no_recurse
  • detailed
  • action
  • no_hooks
  • must_collect
  • deprecated
  • accumulator_first_run

class: TypeFlagsEnum

[363:14] static extends: object

Generated integer conversion helper for GIR TypeFlags.

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

[352:6] static extends: object

Generated bitfield for GIR symbol TypeFlags.

Members

  • none
  • abstract
  • value_abstract
  • final
  • deprecated

class: IOConditionEnum

[102: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: BindingFlags

[11:6] static extends: object

Generated bitfield for GIR symbol BindingFlags.

Members

  • VALUEDefault
  • bidirectional
  • sync_create
  • invert_boolean

class: SignalMatchType

[261:6] static extends: object

Generated bitfield for GIR symbol SignalMatchType.

Members

  • id
  • detail
  • closure
  • func
  • data
  • unblocked

class: IOCondition

[90:6] static extends: object

Generated bitfield for GIR symbol IOCondition.

Members

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

class: ParamFlags

[137:6] static extends: object

Generated bitfield for GIR symbol ParamFlags.

Members

  • readable
  • writable
  • readwrite
  • construct
  • construct_only
  • lax_validation
  • static_name
  • VALUEPrivate
  • static_nick
  • static_blurb
  • explicit_notify
  • deprecated

class: TypeDebugFlagsEnum

[319:14] static extends: object

Generated integer conversion helper for GIR TypeDebugFlags.

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

[396:6] static extends: object

Generated bitfield for GIR symbol TypeFundamentalFlags.

Members

  • classed
  • instantiatable
  • derivable
  • deep_derivable