set_draw_border


Description:

[ CCode ( cname = "gimp_color_area_set_draw_border" ) ]
public void set_draw_border (bool draw_border)

The this can draw a thin border in the foreground color around itself.

This function toggles this behavior on and off. The default is not draw a border.

Parameters:

this

Pointer to a ColorArea.

draw_border

whether to draw a border or not