remove_by_data


Description:

public bool remove_by_data (void* data)

Removes the idle function with the given data.

Parameters:

data

the data for the idle source's callback.

Returns:

true if an idle source was found and removed.


Namespace: GLib.Idle
Package: glib-2.0