Re: [Gtk2hs-devel] gtk_rc_parse_string

2010-02-05 Thread Jürgen Nicklisch-Franken
Hi Axel, that's great you added it already. I'm actually know little about the RC procedures too, I just wanted a close icon in a tab of a notebook, and didn't succeed to place it properly, without that hack. And I've almost dreamed at night about how wonderful it would be if gtk2hs would be simpl

Re: [Gtk2hs-devel] gtk_rc_parse_string

2010-02-03 Thread Axel Simon
Hi Jürgen, On 02.02.2010, at 22:31, Jürgen Nicklisch-Franken wrote: > In Leksah we need to have a binding for this procedure. The patch was > submitted on 2 Sep 2009 on this mailing list from Maciej, but I can't > find the proc. > Can you please tell me were I can find it or add it? Sorry about

[Gtk2hs-devel] gtk_rc_parse_string

2010-02-02 Thread Jürgen Nicklisch-Franken
In Leksah we need to have a binding for this procedure. The patch was submitted on 2 Sep 2009 on this mailing list from Maciej, but I can't find the proc. Can you please tell me were I can find it or add it? Thanks Jürgen diff -Nur gtk2hs-0.10.1/gtk/Graphics/UI/Gtk/General/General.chs gtk2hs-0.