[ 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.
| this |
Pointer to a ColorArea. |
| draw_border |
whether to draw a border or not |