Removes the idle function identified by the user data.
WARNING: gtk_idle_remove_by_data has been deprecated since version 2.4 and should not be used in newly-written code. Use gIdleRemoveByData() instead.
Usage
gtkIdleRemoveByData(data)
Arguments
data
remove the idle function which was registered with this user data.