gdkDisplayAddClientMessageFilter.gdkAddClientMessageFilter(message.type, func, data)message.typeGdkAtom] the type of ClientMessage events to receive. This will be
checked against the message_type field of the
XClientMessage event struct.funcGdkFilterFunc] the function to call to process the event.datafunc.