Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/pygimp/
H A Dgimpmodule.c385 pygimp_progress_update(PyObject *self, PyObject *args) in pygimp_progress_update() function
1793 {"progress_update", (PyCFunction)pygimp_progress_update, METH_VARARGS},