Signal
AtkText::text-insert
Declaration
void
text_insert (
  AtkText* self,
  gint arg1,
  gint arg2,
  gchar* arg3,
  gpointer user_data
)
Description [src]
The “text-insert” signal is emitted when a new text is inserted. If the signal was not triggered by the user (e.g. typing or pasting text), the “system” detail should be included.
| Default handler: The default handler is called after the handlers added via  | 
| The signal can be detailed |