[LDTP-Dev] Table cells with icon and text
Christian Mallwitz
c.mallwitz at gmail.com
Wed Jun 10 13:13:10 PDT 2015
Hi
I have a table with cells - created using gtk.TreeViewColumn () - that
get packed with an icon (CellRendererPixbuf) and some text
(CellRendererText).
Using getcellvalue() I can retrieve the text but only the text.
Is there way to get information on the icon? What would I have to do
on the application rendering side to make more information available
to LDTP for the cell?
Thanks
Christian
More information about the LDTP-dev
mailing list