Fill selected area of drawable.
This procedure fills the specified drawable according to fill mode. This procedure only affects regions within a selection if there is a selection active. If you want to fill the whole drawable, regardless of the selection, use fill.
This procedure is affected by the following context setters: context_set_opacity , context_set_paint_mode, context_set_foreground, context_set_background, context_set_pattern.
| this |
The drawable to fill to. |
| fill_type |
The type of fill. |
|
TRUE on success. |