Description Usage Arguments Details Author(s)
Draws a trapezoid with the parallel sides aligned with the X axis
using the given PangoRenderer
; coordinates are in device space.
1 2 | pangoRendererDrawTrapezoid(object, part, y1., x11, x21, y2, x12,
x22)
|
|
[ |
|
[ |
|
[numeric] Y coordinate of top of trapezoid |
|
[numeric] X coordinate of left end of top of trapezoid |
|
[numeric] X coordinate of right end of top of trapezoid |
|
[numeric] Y coordinate of bottom of trapezoid |
|
[numeric] X coordinate of left end of bottom of trapezoid |
|
[numeric] X coordinate of right end of bottom of trapezoid |
Since 1.8
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.