pygtk: gtk.CellRendererText().set_property(...) and pango markup (HTML)
- From: Marek Kozlowski <kozlowsm mini pw edu pl>
- To: gtk-list gnome org
- Subject: pygtk: gtk.CellRendererText().set_property(...) and pango markup (HTML)
- Date: Thu, 08 Sep 2011 22:15:07 +0200
:-)
I've been reading documentation several times and I cannot find it :-(
I call:
cell = gtk.CellRendererText ()
cell.set_property ('cell-background', '#eeeeee')
cell.set_property (....
I'd like all text rendered using this CellRendererText object to be
interpreted as an HTML, that is all <b>, <i> etc to change style of the
text between such tags. What property does it? 'markup' is described
quite misteruoisly :-(
Thanks in advance,
best regards,
Marek
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]