cairo_set_focus_line_pattern


Description:

[ 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.

Parameters:

cr

Cairo context

widget

widget to draw the focus indicator on

Returns:

true if the widget style has a focus line pattern, false otherwise


Namespace: GimpUi
Package: gimp-ui-3.0