Hi!
It will probably work if you make the cells editable ( https://developer.gnome.org/gtk3/stable/GtkCellRendererText.html#GtkCellRendererText--editable ). Alternatively, you could write your own cell renderer (maybe inheriting GtkCellRendererText) to handle the selection yourself. Regards, Vivien On 11 September 2013 18:05, Tech Support Department < t...@frontrowcomputer.com> wrote: > Will someone please describe a way to make text selectable for the purposes > of allowing the user to copy from a GTK TreeView.? We are stumped. > > Thank you very much. > > _______________________________________________ > gtk-list mailing list > gtk-list@gnome.org > https://mail.gnome.org/mailman/listinfo/gtk-list > >
_______________________________________________ gtk-list mailing list gtk-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-list