Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gdkPangoRendererSetStipple

gdkPangoRendererSetStipple


Description

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.

Usage

gdkPangoRendererSetStipple(object, part, stipple)

Arguments

object

a GdkPangoRenderer

part

the part to render with the stipple

stipple

the new stipple value.

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.