API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
gboolean g_idle_remove_by_data ( gpointer data )
Removes the idle function with the given data.
data
Type: gpointer
gpointer
The data for the idle source’s callback.
NULL
Type: gboolean
gboolean
TRUE if an idle source was found and removed.
TRUE