API 版本:4.0
库版本:4.17.2
由 gi-docgen 2024.2 生成的
void tag_added ( GtkTextTagTable* self, GtkTextTag* tag, gpointer user_data )
每当在 GtkTextTagTable 中添加新标签时发出。
GtkTextTagTable
默认处理程序在通过 g_signal_connect() 添加的处理程序之后调用。
g_signal_connect()
tag
类型: GtkTextTag
GtkTextTag
添加的标签。