Description Usage Arguments Author(s)
Removes the idle function with the given id.
WARNING: gtk_idle_remove
has been deprecated since version 2.4 and should not be used in newly-written code. Use gSourceRemove
instead.
1 | gtkIdleRemove(idle.handler.id)
|
|
Identifies the idle function to remove. |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.