Function
Mtksource_set_name_by_id
Declaration [src]
void
mtk_source_set_name_by_id (
guint tag,
const char* name
)
Description [src]
Sets the name of a source using its ID.
This function behaves like g_source_set_name_by_id(), except it
looks up tag in the thread default main context, as opposed to the default one.