API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
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