Description Usage Arguments Details Author(s)
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. (The width of the underline is rounded to an integer number of up/down segments and the resulting rectangle is centered in the original rectangle)
1 | pangoCairoErrorUnderlinePath(cr, x, y, width, height)
|
|
[ |
|
[numeric] The X coordinate of one corner of the rectangle |
|
[numeric] The Y coordinate of one corner of the rectangle |
|
[numeric] Non-negative width of the rectangle |
|
[numeric] Non-negative height of the rectangle |
Since 1.14
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.