Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/libgimpbase/
H A Dgimpprotocol.h45 GP_EXTENSION_ACK, enumerator
H A Dgimpprotocol.c192 gimp_wire_register (GP_EXTENSION_ACK, in gp_init()
415 msg.type = GP_EXTENSION_ACK; in gp_extension_ack_write()
/dports/graphics/gimp-app/gimp-2.10.30/app/plug-in/
H A Dgimpplugin-message.c156 case GP_EXTENSION_ACK: in gimp_plug_in_handle_message()