Fix improper GTK API usage in sourceview's "select all".
authorAndrej Kacian <ticho@claws-mail.org>
Thu, 29 Nov 2018 17:18:30 +0000 (18:18 +0100)
committerAndrej Kacian <ticho@claws-mail.org>
Thu, 29 Nov 2018 17:18:30 +0000 (18:18 +0100)
commit082fde6208af540238cea27d93d9603ce54753a1
treec53a9a1084ef2f6b312a24145bfe7aa1a4bd9dc1
parent1e39691952b7907d1fe0bb91861ceb5fce539b71
Fix improper GTK API usage in sourceview's "select all".

GtkTextView does not implement GtkEditable interface.
src/sourcewindow.c