Signal
Gtk.TextTagTable::tag-changed
Declaration
void
tag_changed (
GtkTextTagTable self,
GtkTextTag* tag,
gboolean size_changed,
gpointer user_data
)
Description [src]
Emitted every time a tag in the GtkTextTagTable
changes.
Default handler: | The default handler is called after the handlers added via |
Parameters
tag |
GtkTextTag |
the changed tag. |
|
Ownership is not transferred to the callee | |
size_changed |
gboolean |
whether the change affects the |