Read a textbox' text correctly
commit0655f1361534b444e63bf60ee35a76a0f2e5de46
authorUli Schlachter <psychon@znc.in>
Fri, 16 Jul 2010 16:54:57 +0000 (16 18:54 +0200)
committerUli Schlachter <psychon@znc.in>
Fri, 16 Jul 2010 17:39:48 +0000 (16 19:39 +0200)
tree4cb6ed97d28efe70a729d82e7839e743db2be77b
parent64855b41cd8f7bb152f28498d16cdb27994b66da
Read a textbox' text correctly

Previously, querying a textbox' .text property would return the text with all
pango markup stripped.

Signed-off-by: Uli Schlachter <psychon@znc.in>
widgets/textbox.c