Function
Mtksource_remove
Declaration [src]
gboolean
mtk_source_remove (
guint tag
)
Description [src]
Removes the source with the given ID from the default main context.
This function behaves like g_source_remove but checking tag
against the thread-default main context, as opposed to the default one.