Re: [Gtk2hs-devel] I cannot find widgetSetTooltipText

2012-10-02 Thread wagnerdm
Quoting Rouan van Dalen : > Thanks for the speedy reply.  I did see the attribute, but there is > usually a corresponding set & get method for an attribute which is > what I wanted to use, but could not find :) http://hackage.haskell.org/packages/archive/glib/latest/doc/html/System-Glib-Attri

Re: [Gtk2hs-devel] I cannot find widgetSetTooltipText

2012-10-02 Thread wagnerdm
Quoting Rouan van Dalen : > I read in the current gtk2hs docs that if I want to set tooltips for > a widget, > I can use the 'widgetSetTooltipText' function.  However, it seems > that this function > is not available from the Graphics.UI.Gtk.Misc.Tooltip module. Hi Rouan, This seems to be a