Description Usage Arguments Details Author(s)
Adds a filter to be called when X ClientMessage events are received.
See gdkWindowAddFilter
if you are interested in filtering other
types of events.
1 2 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.