RGtk2 (version 2.20.31)

cairoGetLineWidth: cairoGetLineWidth

Description

This function returns the current line width value exactly as set by cairoSetLineWidth. Note that the value is unchanged even if the CTM has changed between the calls to cairoSetLineWidth and cairoGetLineWidth.

Usage

cairoGetLineWidth(cr)

Arguments

cr
[Cairo] a cairo context

Value