Function

GLib-2.0GLibidle_remove_by_data

  • Removes the idle function with the given data.

    Parameters

    • Optionaldata: any

      the data for the idle source’s callback.

    Returns boolean

    true if an idle source was found and removed, false otherwise