Description Usage Arguments Author(s)
Adds a filter to the default display to be called when X ClientMessage events
are received. See gdkDisplayAddClientMessageFilter
.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.