Don't let Gtk+ linewrap tooltips.
authorJan Djärv <jan.h.d@swipnet.se>
Fri, 8 Jul 2011 17:25:17 +0000 (19:25 +0200)
committerJan Djärv <jan.h.d@swipnet.se>
Fri, 8 Jul 2011 17:25:17 +0000 (19:25 +0200)
commit0ce7e563da9e0063363d0735dec72c033eefaac4
tree68ecc09df92dddde167d16b5233d4ba3daf6a8d4
parentf042cfd86a8dadc9fa559f102213de09a019c527
Don't let Gtk+ linewrap tooltips.

* gtkutil.c (xg_prepare_tooltip): Fix indentation and comment.
Put text in x->ttip_lbl instead of gtk_tooltip_set_text.
(xg_hide_tooltip): Fix comment.

Fixes: debbugs:8591
src/ChangeLog
src/gtkutil.c