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

pangoLayoutGetLogAttrs

pangoLayoutGetLogAttrs


Description

Retrieves a list of logical attributes for each character in the layout.

Usage

pangoLayoutGetLogAttrs(object)

Arguments

Value

A list containing the following elements:

attrs

[PangoLogAttr] location to store a pointer to a list of logical attributes This value must be freed with gFree().

n.attrs

[integer] location to store the number of the attributes in the list. (The stored value will be one more than the total number of characters in the layout, since there need to be attributes corresponding to both the position before the first character and the position after the last character.)

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.