insert-text
This signal is emitted when text is inserted into the widget by the user.
Възвратна функция
void callback(GtkEditable editable, string new_text, int new_text_length, int position);
This signal is emitted when text is inserted into the widget by the user.
Възвратна функция