Description Usage Arguments Details Author(s)
Sets the stipple for one render part (foreground, background, underline,
etc.) Note that this is overwritten when iterating through the individual
styled runs of a PangoLayout
or PangoLayoutLine
. This function is thus
only useful when you call low level functions like pangoRendererDrawGlyphs
directly, or in the 'prepare_run' virtual function of a subclass of
GdkPangoRenderer
.
1 | gdkPangoRendererSetStipple(object, part, stipple)
|
|
a |
|
the part to render with the stipple |
|
the new stipple value. |
Since 2.6
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.