API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.4
since: 2.0
gboolean g_idle_remove_by_data ( gpointer data )
Removes the idle function with the given data.
Available since: 2.0
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