Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimp-batch.c43 static void gimp_batch_exit_after_callback (Gimp *gimp) G_GNUC_NORETURN;
63 G_CALLBACK (gimp_batch_exit_after_callback), in gimp_batch_run()
127 gimp_batch_exit_after_callback (Gimp *gimp) in gimp_batch_exit_after_callback() function