Avoid use of gtk_cell_renderer_stop_editing(), which is GTK 2.6+
commit0529c40c453c6f1a958acc87a85974c7a3f871b1
authorPeter Clifton <pcjc2@cam.ac.uk>
Thu, 6 Sep 2007 23:20:29 +0000 (7 00:20 +0100)
committerPeter Clifton <pcjc2@cam.ac.uk>
Thu, 6 Sep 2007 23:20:29 +0000 (7 00:20 +0100)
tree5605b9f4185bf4480a2bb85808fa6ad265aba9d3
parent1f336cc81195dadaffd4bbec17e8a40950b7935b
Avoid use of gtk_cell_renderer_stop_editing(), which is GTK 2.6+

Instead emit the "editing-canceled" signal directly if necessary.
gschem/src/x_multiattrib.c