[ CCode ( cname = "gimp_cairo_set_focus_line_pattern" ) ]
[ Version ( since = "2.6" ) ]
public bool cairo_set_focus_line_pattern (Context cr, Widget widget)
Sets color and dash pattern for stroking a focus line on the given cr.
The line pattern is taken from widget.
| cr |
Cairo context |
| widget |
widget to draw the focus indicator on |
|
true if the widget style has a focus line pattern, false otherwise |