set_stroke_options
Description:
public bool set_stroke_options (
Context cr)
Sets the standard cairo stroke options using the given style.
Parameters:
this |
a style.
|
cr |
a cairo context.
|
Returns:
true if a paint source is set, or false if the stroke should be
skipped.
|