cairoGetDash: cairoGetDash

Description Usage Arguments Details Value Author(s)

View source: R/cairoFuncs.R

Description

Gets the current dash list. If not NULL, dashes should be big enough to hold at least the number of values returned by cairoGetDashCount.

Usage

1

Arguments

cr

[Cairo] a Cairo

Details

Since 1.4

Value

A list containing the following elements:

dashes

[numeric] return value for the dash list, or NULL

offset

[numeric] return value for the current dash offset, or NULL

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to cairoGetDash in RGtk2...