Package: gtk

Function gtk-text-tag-changed

Lambda List

gtk-text-tag-changed (tag changed)

Arguments

tag -- a gtk-text-tag object
changed -- a boolean whether the change affects the gtk-text-view layout

Details

Emits the "tag-changed" signal on the gtk-text-tag-table object where the tag is included.

The signal is already emitted when setting a gtk-text-tag property. This function is useful for a gtk-text-tag subclass.

Since 3.20
 

See also

2021-11-17