pangoRendererDrawLayoutLine {RGtk2}R Documentation

pangoRendererDrawLayoutLine

Description

Draws line with the specified PangoRenderer.

Usage

pangoRendererDrawLayoutLine(object, line, x, y)

Arguments

object

a PangoRenderer

line

a PangoLayoutLine

x

X position of left edge of baseline, in user space coordinates in Pango units.

y

Y position of left edge of baseline, in user space coordinates in Pango units.

Details

Since 1.8

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]