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

pangoAttrShapeNew

pangoAttrShapeNew


Description

Create a new shape attribute. A shape is used to impose a particular ink and logical rectangle on the result of shaping a particular glyph. This might be used, for instance, for embedding a picture or a widget inside a PangoLayout.

Usage

pangoAttrShapeNew(ink.rect, logical.rect)

Arguments

ink.rect

[PangoRectangle] ink rectangle to assign to each character

logical.rect

[PangoRectangle] logical rectangle to assign to each character

Value

[PangoAttribute] the newly allocated PangoAttribute,

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.