Gjsify LogoGjsify Logo

Hierarchy

  • ShapeRendererFunc

Callable

  • Function type for rendering attributes of type %PANGO_ATTR_SHAPE with Pango's Cairo renderer.

    Parameters

    • cr: cairo.Context

      a Cairo context with current point set to where the shape should be rendered

    • attr: AttrShape

      the %PANGO_ATTR_SHAPE to render

    • do_path: boolean

      whether only the shape path should be appended to current path of cr and no filling/stroking done. This will be set to %TRUE when called from pango_cairo_layout_path() and pango_cairo_layout_line_path() rendering functions.

    Returns void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method