Description Usage Arguments Details Author(s)
Processes a single GDK event. This is public only to allow filtering of events between GDK and GTK+. You will not usually need to call this function directly.
1 | gtkMainDoEvent(event)
|
|
An event to process (normally) passed by GDK. |
While you should not call this function directly, you might want to know how exactly events are handled. So here is what this function does with the event:
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.