Description Usage Arguments Details Author(s)
Render a PangoLayoutLine
onto an GDK drawable
1 | gdkDrawLayoutLine(object, gc, x, y, line)
|
|
the drawable on which to draw the line |
|
base graphics to use |
|
the x position of start of string (in pixels) |
|
the y position of baseline (in pixels) |
|
a |
If the layout's PangoContext
has a transformation matrix set, then
x
and y
specify the position of the left edge of the baseline
(left is in before-tranform user coordinates) in after-transform
device coordinates.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.