pangoRendererDrawRectangle
Draws an axis-aligned rectangle in user space coordinates with the
specified PangoRenderer
.
pangoRendererDrawRectangle(object, part, x, y, width, height)
|
|
|
[ |
|
[integer] X position at which to draw rectangle, in user space coordinates in Pango units |
|
[integer] Y position at which to draw rectangle, in user space coordinates in Pango units |
|
[integer] width of rectangle in Pango units in user space coordinates |
|
[integer] height of rectangle in Pango units in user space coordinates |
This should be called while renderer
is already active. Use
pangoRendererActivate
to activate a renderer.
Since 1.8
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.