Function XdgWmBase.pong
respond to a ping event
void pong
(
uint serial
);
A client must respond to a ping event with a pong request or the client may be deemed unresponsive. See xdg_wm_base.ping.