Module: Gtk::AccessibleTextContentChange

Defined in:
(unknown)

Constant Summary collapse

INSERT =

contents change as the result of an insert operation

0 or :insert
REMOVE =

contents change as the result of a remove operation

1 or :remove