set_fill_options
Description:
public bool set_fill_options (
Context cr)
Sets the standard cairo fill 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 fill should be
skipped.
|