Retrieves any font rendering options previously set with funcPangoCairo.context_set_font_options.
Gets the resolution for the context.
Sets the font options used when rendering text with this context.
Sets the resolution for the context.
Sets callback function for context to use for rendering attributes of type pango.types.AttrType.Shape.
Creates a context object set up to match the current transformation and target surface of the Cairo context.
Creates a layout object set up to match the current transformation and target surface of the Cairo context.
Add a squiggly line to the current path in the specified cairo context that approximately covers the given rectangle in the style of an underline used to indicate a spelling error.
Adds the glyphs in glyphs to the current path in the specified cairo context.
Adds the text in pango.layout_line.LayoutLine to the current path in the specified cairo context.
Adds the text in a pango.layout.Layout to the current path in the specified cairo context.
Draw a squiggly line in the specified cairo context that approximately covers the given rectangle in the style of an underline used to indicate a spelling error.
Draws the glyphs in glyph_item in the specified cairo context,
Draws the glyphs in glyphs in the specified cairo context.
Draws a pango.layout.Layout in the specified cairo context.
Draws a pango.layout_line.LayoutLine in the specified cairo context.
Updates a pango.context.Context previously created for use with Cairo to match the current transformation and target surface of a Cairo context.
Updates the private pango.context.Context of a pango.layout.Layout created with funccreate_layout to match the current transformation and target surface of a Cairo context.