Basics

Guides

API Reference

Menu

Basics

Guides

API Reference

class: ShapeFlagsEnum

[151:14] static extends: object

Generated integer conversion helper for GIR ShapeFlags.

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

[143:6] static extends: object

Generated bitfield for GIR symbol ShapeFlags.

Members

  • none
  • round_positions

class: LayoutSerializeFlags

[105:6] static extends: object

Generated bitfield for GIR symbol LayoutSerializeFlags.

Members

  • VALUEDefault
  • context
  • output

class: LayoutSerializeFlagsEnum

[114:14] static extends: object

Generated integer conversion helper for GIR LayoutSerializeFlags.

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

[188:14] static extends: object

Generated integer conversion helper for GIR ShowFlags.

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

[27:14] static extends: object

Generated integer conversion helper for GIR FontMask.

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

[78:14] static extends: object

Generated integer conversion helper for GIR LayoutDeserializeFlags.

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

[70:6] static extends: object

Generated bitfield for GIR symbol LayoutDeserializeFlags.

Members

  • VALUEDefault
  • context

class: FontMask

[11:6] static extends: object

Generated bitfield for GIR symbol FontMask.

Members

  • family
  • style
  • variant
  • weight
  • stretch
  • size
  • gravity
  • variations
  • features
  • color

class: ShowFlags

[178:6] static extends: object

Generated bitfield for GIR symbol ShowFlags.

Members

  • none
  • spaces
  • line_breaks
  • ignorables