Home
last modified time | relevance | path

Searched refs:img_add_layer (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/pygimp/
H A Dpygimp-image.c75 img_add_layer(PyGimpImage *self, PyObject *args) in img_add_layer() function
894 {"add_layer", (PyCFunction)img_add_layer, METH_VARARGS},