pangoCairoShowErrorUnderline
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. (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)
pangoCairoShowErrorUnderline(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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.