Gimp.context_get_paint_method
function context_get_paint_method(): String {
// Gjs wrapper for gimp_context_get_paint_method()
}
Retrieve the currently active paint method.
This procedure returns the name of the currently active paint method.
Since 2.4
- Returns
The name of the active paint method. The returned value must be freed with g_free().