Description Usage Arguments Author(s)
Removes the given timeout destroying all information about it.
WARNING: gtk_timeout_remove
has been deprecated since version 2.4 and should not be used in newly-written code. Use gSourceRemove
instead.
1 | gtkTimeoutRemove(timeout.handler.id)
|
|
The identifier returned when installing the timeout. |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.