Basics

Guides

API Reference

Menu

Basics

Guides

API Reference

class: DragActionEnum

[140:14] static extends: object

Generated integer conversion helper for GIR DragAction.

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

[173:6] static extends: object

Generated bitfield for GIR symbol FrameClockPhase.

Members

  • none
  • flush_events
  • before_paint
  • update
  • layout
  • paint
  • resume_events
  • after_paint

class: SeatCapabilitiesEnum

[378:14] static extends: object

Generated integer conversion helper for GIR SeatCapabilities.

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

[84:14] static extends: object

Generated integer conversion helper for GIR AxisFlags.

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

[261:6] static extends: object

Generated bitfield for GIR symbol ModifierType.

Members

  • no_modifier_mask
  • shift_mask
  • lock_mask
  • control_mask
  • alt_mask
  • button1_mask
  • button2_mask
  • button3_mask
  • button4_mask
  • button5_mask
  • super_mask
  • hyper_mask
  • meta_mask

class: ModifierTypeEnum

[280:14] static extends: object

Generated integer conversion helper for GIR ModifierType.

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

[364:6] static extends: object

Generated bitfield for GIR symbol SeatCapabilities.

Members

  • none
  • pointer
  • touch
  • tablet_stylus
  • keyboard
  • tablet_pad
  • all_pointing
  • all

class: ToplevelCapabilitiesEnum

[431:14] static extends: object

Generated integer conversion helper for GIR ToplevelCapabilities.

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

[470:6] static extends: object

Generated bitfield for GIR symbol ToplevelState.

Members

  • minimized
  • maximized
  • sticky
  • fullscreen
  • above
  • below
  • focused
  • tiled
  • top_tiled
  • top_resizable
  • right_tiled
  • right_resizable
  • bottom_tiled
  • bottom_resizable
  • left_tiled
  • left_resizable
  • suspended

class: PaintableFlagsEnum

[337:14] static extends: object

Generated integer conversion helper for GIR PaintableFlags.

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

[129:6] static extends: object

Generated bitfield for GIR symbol DragAction.

Members

  • none
  • copy
  • move
  • link
  • ask

class: AnchorHintsEnum

[26:14] static extends: object

Generated integer conversion helper for GIR AnchorHints.

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

[187:14] static extends: object

Generated integer conversion helper for GIR FrameClockPhase.

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

[329:6] static extends: object

Generated bitfield for GIR symbol PaintableFlags.

Members

  • static_size
  • static_contents

class: ToplevelCapabilities

[417:6] static extends: object

Generated bitfield for GIR symbol ToplevelCapabilities.

Members

  • edge_constraints
  • inhibit_shortcuts
  • titlebar_gestures
  • window_menu
  • maximize
  • fullscreen
  • minimize
  • lower

class: AnchorHints

[11:6] static extends: object

Generated bitfield for GIR symbol AnchorHints.

Members

  • flip_x
  • flip_y
  • slide_x
  • slide_y
  • resize_x
  • resize_y
  • flip
  • slide
  • resize

class: AxisFlags

[67:6] static extends: object

Generated bitfield for GIR symbol AxisFlags.

Members

  • x
  • y
  • delta_x
  • delta_y
  • pressure
  • xtilt
  • ytilt
  • wheel
  • distance
  • rotation
  • slider

class: GLAPIEnum

[234:14] static extends: object

Generated integer conversion helper for GIR GLAPI.

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

[493:14] static extends: object

Generated integer conversion helper for GIR ToplevelState.

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

[226:6] static extends: object

Generated bitfield for GIR symbol GLAPI.

Members

  • gl
  • gles