GtkTextView and undo/redo

2018-11-28 Thread Igor Korot via gtk-list
Hi, ALL, I'm surprised that there is no Undo/Redo functionality inside GtkTextView. Or maybe I'm looking at the wrong class and Undo/Redo is in a different one? Thank you. ___ gtk-list mailing list gtk-list@gnome.org https://mail.gnome.org/mailman/listin

Re: GtkTextView and undo/redo

2018-11-28 Thread Daniel Kasak via gtk-list
On Thu, Nov 29, 2018 at 4:00 AM Igor Korot via gtk-list wrote: > Hi, ALL, > I'm surprised that there is no Undo/Redo functionality inside GtkTextView. > Or maybe I'm looking at the wrong class and Undo/Redo is in a different > one? > > Thank you. > There's no undo/redo facility in GtkTextView, n