We plan to add a panel that is associated with a clipboard entry to enable small text edits. We are considering SourceEditor class that inherits gtk.Widget (or gtk.textview).
+
We plan to add a panel that is associated with a clipboard entry to enable small text edits. We are considering SourceEditor class that inherits gtk.Widget. It would use gtktextview2 internally for syntax coloring.