Basics

Guides

API Reference

Menu

Basics

Guides

API Reference

class: ScalingFilter

[671:6] static extends: object

Generated enum for GIR symbol ScalingFilter.

Members

  • linear
  • nearest
  • trilinear

class: GLUniformTypeEnum

[178:14] static extends: object

Generated integer conversion helper for GIR GLUniformType.

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

[528:6] static extends: object

Generated enum for GIR symbol RenderNodeType.

Members

  • not_a_render_node
  • container_node
  • cairo_node
  • color_node
  • linear_gradient_node
  • repeating_linear_gradient_node
  • radial_gradient_node
  • repeating_radial_gradient_node
  • conic_gradient_node
  • border_node
  • texture_node
  • inset_shadow_node
  • outset_shadow_node
  • transform_node
  • opacity_node
  • color_matrix_node
  • repeat_node
  • clip_node
  • rounded_clip_node
  • shadow_node
  • blend_node
  • cross_fade_node
  • text_node
  • blur_node
  • debug_node
  • gl_shader_node
  • texture_scale_node
  • mask_node
  • fill_node
  • stroke_node
  • subsurface_node
  • component_transfer_node
  • copy_node
  • paste_node
  • composite_node
  • isolation_node
  • displacement_node
  • arithmetic_node

class: ScalingFilterEnum

[680:14] static extends: object

Generated integer conversion helper for GIR ScalingFilter.

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

[264:14] static extends: object

Generated integer conversion helper for GIR LineJoin.

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

[11:6] static extends: object

Generated enum for GIR symbol BlendMode.

Members

  • VALUEDefault
  • multiply
  • screen
  • overlay
  • darken
  • lighten
  • color_dodge
  • color_burn
  • hard_light
  • soft_light
  • difference
  • exclusion
  • color
  • hue
  • saturation
  • luminosity

class: PathIntersectionEnum

[385:14] static extends: object

Generated integer conversion helper for GIR PathIntersection.

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

[572:14] static extends: object

Generated integer conversion helper for GIR RenderNodeType.

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

[718:14] static extends: object

Generated integer conversion helper for GIR SerializationError.

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

[375:6] static extends: object

Generated enum for GIR symbol PathIntersection.

Members

  • none
  • normal
  • start
  • end

class: SerializationError

[709:6] static extends: object

Generated enum for GIR symbol SerializationError.

Members

  • unsupported_format
  • unsupported_version
  • invalid_data

class: BlendModeEnum

[33:14] static extends: object

Generated integer conversion helper for GIR BlendMode.

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

[164:6] static extends: object

Generated enum for GIR symbol GLUniformType.

Members

  • none
  • float
  • VALUEInt
  • uint
  • VALUEBool
  • vec2
  • vec3
  • vec4

class: PathOperationEnum

[428:14] static extends: object

Generated integer conversion helper for GIR PathOperation.

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

[344:14] static extends: object

Generated integer conversion helper for GIR PathDirection.

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

[760:14] static extends: object

Generated integer conversion helper for GIR TransformCategory.

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

[481:14] static extends: object

Generated integer conversion helper for GIR PorterDuff.

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

[463:6] static extends: object

Generated enum for GIR symbol PorterDuff.

Members

  • source
  • dest
  • source_over_dest
  • dest_over_source
  • source_in_dest
  • dest_in_source
  • source_out_dest
  • dest_out_source
  • source_atop_dest
  • dest_atop_source
  • xor
  • clear

class: TransformCategory

[747:6] static extends: object

Generated enum for GIR symbol TransformCategory.

Members

  • unknown
  • any
  • VALUE3d
  • VALUE2d
  • VALUE2d_affine
  • VALUE2d_translate
  • identity

class: CornerEnum

[98:14] static extends: object

Generated integer conversion helper for GIR Corner.

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

[88:6] static extends: object

Generated enum for GIR symbol Corner.

Members

  • top_left
  • top_right
  • bottom_right
  • bottom_left

class: FillRule

[129:6] static extends: object

Generated enum for GIR symbol FillRule.

Members

  • winding
  • even_odd

class: LineCap

[217:6] static extends: object

Generated enum for GIR symbol LineCap.

Members

  • butt
  • round
  • square

class: MaskModeEnum

[303:14] static extends: object

Generated integer conversion helper for GIR MaskMode.

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

[416:6] static extends: object

Generated enum for GIR symbol PathOperation.

Members

  • move
  • close
  • line
  • quad
  • cubic
  • conic

class: LineCapEnum

[226:14] static extends: object

Generated integer conversion helper for GIR LineCap.

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

[137:14] static extends: object

Generated integer conversion helper for GIR FillRule.

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

[334:6] static extends: object

Generated enum for GIR symbol PathDirection.

Members

  • from_start
  • to_start
  • to_end
  • from_end

class: LineJoin

[255:6] static extends: object

Generated enum for GIR symbol LineJoin.

Members

  • miter
  • round
  • bevel

class: MaskMode

[293:6] static extends: object

Generated enum for GIR symbol MaskMode.

Members

  • alpha
  • inverted_alpha
  • luminance
  • inverted_luminance