Warning gtk_timeout_remove has been deprecated since version 2.4 and should not be used in newly-written code. Use g_source_remove() instead. Removes the given timeout destroying all information about it.
The identifier returned when installing the timeout.
See Implementation
Warning gtk_timeout_remove has been deprecated since version 2.4 and should not be used in newly-written code. Use g_source_remove() instead. Removes the given timeout destroying all information about it.