cairoGetLineCap {RGtk2}R Documentation

cairoGetLineCap

Description

Gets the current line cap style, as set by cairoSetLineCap.

Usage

cairoGetLineCap(cr)

Arguments

cr [Cairo] a cairo context

Value

[CairoLineCap] the current line cap style.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]