TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.89.4
Generated with TypeDoc via ts-for-gir v5.2.0
Removes a source from the default main loop context given the user data for the callback.
If multiple sources exist with the same user data, only one will be destroyed.
the user_data for the callback
true if a source was found and removed, false otherwise
Removes a source from the default main loop context given the user data for the callback.
If multiple sources exist with the same user data, only one will be destroyed.