gdkDisplayAddClientMessageFilter
Adds a filter to be called when X ClientMessage events are received.
See gdkWindowAddFilter
if you are interested in filtering other
types of events.
gdkDisplayAddClientMessageFilter(object, message.type, func, data)
|
a |
|
the type of ClientMessage events to receive.
This will be checked against the |
|
the function to call to process the event. |
|
user data to pass to |
Since 2.2
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.