Namespace
PangoCairo – 1.0
Cairo support for Pango
Dependencies
| Pango | A library for layout out and rendering of text | 
| Browse documentation | |
| Cairo | A vector graphics library | 
| Browse documentation | 
Callbacks
| ShapeRendererFunc | Function type for rendering attributes of type  | 
Functions
| context_get_font_options | Retrieves any font rendering options previously set with
 | 
| context_get_resolution | Gets the resolution for the context.
See  | 
| context_get_shape_renderer | Sets callback function for context to use for rendering attributes
of type  | 
| context_set_font_options | Sets the font options used when rendering text with this context. | 
| context_set_resolution | Sets the resolution for the context. | 
| context_set_shape_renderer | Sets callback function for context to use for rendering attributes
of type  | 
| create_context | Creates a context object set up to match the current transformation and target surface of the Cairo context. | 
| create_layout | Creates a layout object set up to match the current transformation and target surface of the Cairo context. | 
| error_underline_path | 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. | 
| glyph_string_path | Adds the glyphs in  | 
| layout_line_path | Adds the text in  | 
| layout_path | Adds the text in a  | 
| show_error_underline | 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. | 
| show_glyph_item | Draws the glyphs in  | 
| show_glyph_string | Draws the glyphs in  | 
| show_layout | Draws a  | 
| show_layout_line | Draws a  | 
| update_context | Updates a  | 
| update_layout | Updates the private  |