Gimp.context_get_paint_mode
@returns(Gimp.LayerMode)
def context_get_paint_mode():
# Python wrapper for gimp_context_get_paint_mode()
Get the paint mode.
This procedure returns the paint-mode setting. The return value is an integer which corresponds to the values listed in the argument description.
Since 2.2
- Returns