Basics

Guides

API Reference

Menu

Basics

Guides

API Reference

class: ModuleFlagsEnum

[20:14] static extends: object

Generated integer conversion helper for GIR ModuleFlags.

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

[11:6] static extends: object

Generated bitfield for GIR symbol ModuleFlags.

Members

  • lazy
  • local
  • mask