[Vala] Gtk.TreeView + Cellrender + text different colors ???
- From: Flavio Danesse <fdanesse gmail com>
- To: vala-list <vala-list gnome org>
- Subject: [Vala] Gtk.TreeView + Cellrender + text different colors ???
- Date: Wed, 10 Aug 2016 22:34:59 -0300
Hello, to see if anyone knows how to do this ? I try pass this code python
to Vala:
self.get_model (). append ( _iter , [int (key) , text, color] )
The idea is that adding a new element in a treeview , you can specify a
particular color in that cellrender I tried a little of everything and
nothing seems to work
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]