Basics

Guides

API Reference

Menu

Basics

Guides

API Reference

class: GskIsolation

[11:6] static extends: object

Generated bitfield for GIR symbol Isolation.

Members

  • none
  • background
  • copy_paste
  • all

class: GskPathForeachFlags

[52:6] static extends: object

Generated bitfield for GIR symbol PathForeachFlags.

Members

  • only_lines
  • quad
  • cubic
  • conic

class: GskIsolationEnum

[21:14] static extends: object

Generated integer conversion helper for GIR Isolation.

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

[62:14] static extends: object

Generated integer conversion helper for GIR PathForeachFlags.

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.