gdkAddClientMessageFilter
Adds a filter to the default display to be called when X ClientMessage events
are received. See gdkDisplayAddClientMessageFilter
.
gdkAddClientMessageFilter(message.type, func, data)
|
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 |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.