[ Version ( since = "3.20" ) ]
public void changed (bool size_changed)
Emits the tag_changed signal on the TextTagTable where the tag is included.
The signal is already emitted when setting a TextTag property. This function is useful for a TextTag subclass.
this |
a TextTag. |
size_changed |
whether the change affects the TextView layout. |