Gimp.context_set_ink_blob_type
function context_set_ink_blob_type(type: Gimp.InkBlobType): Boolean {
// Gjs wrapper for gimp_context_set_ink_blob_type()
}
Set ink blob type.
Set the ink blob type for ink tool.
Since 2.8
- type
Ink blob type.
- Returns
TRUE on success.