Files
gnucash/gnucash
Robert Fewell 51ae7d8083 Bug 798147 - Main Window Cut/Copy/Paste Error
If the focus widget is a GtkTextView, accessing the clipboard was
trying to be obtained from the GtkTextBuffer and failing as
GtkTextBuffer is not a widget so instead use the GtkTextView to obtain
the clipboard.
2021-03-19 11:02:02 +00:00
..
2020-05-28 18:41:34 +02:00