Stroke the current selection
This procedure strokes the current selection, painting along the selection boundary with the active paint method and brush, or using a plain line with configurable properties. The paint is applied to the specified drawable regardless of the active selection.
This procedure is affected by the following context setters: context_set_opacity , context_set_paint_mode, context_set_paint_method, context_set_stroke_method, context_set_foreground, context_set_brush and all brush property settings, context_set_gradient and all gradient property settings, context_set_line_width and all line property settings, context_set_antialias.
| this |
The drawable to stroke to. |
|
TRUE on success. |