Re: GtkTooltips event handler

2005-11-01 Thread Iago Rubio
On Tue, 2005-11-01 at 09:33 +0100, Gian Mario Tagliaretti wrote: > 2005/11/1, Iago Rubio <[EMAIL PROTECTED]>: > > > Quoted text is from the doc. > > http://developer.gnome.org/doc/API/2.0/gdk/gdk-Event-Structures.html > > Thanks Iago but I've read the docs myself also before as I usually do, I'm

Re: GtkTooltips event handler

2005-11-01 Thread Gian Mario Tagliaretti
2005/11/1, Iago Rubio <[EMAIL PROTECTED]>: > Quoted text is from the doc. > http://developer.gnome.org/doc/API/2.0/gdk/gdk-Event-Structures.html Thanks Iago but I've read the docs myself also before as I usually do, what I don't really understand is what it means "INFERIOR", what is considered an

Re: GtkTooltips event handler

2005-11-01 Thread Iago Rubio
On Mon, 2005-10-31 at 23:38 +0100, Gian Mario Tagliaretti wrote: > Hi all, > > I don't know if this is the correct list to ask these questions, is > something about gtk internals, but I don't think devel-list will > appeciate these kind of questions :) if not please let me know. > > I was looking

GtkTooltips event handler

2005-10-31 Thread Gian Mario Tagliaretti
Hi all, I don't know if this is the correct list to ask these questions, is something about gtk internals, but I don't think devel-list will appeciate these kind of questions :) if not please let me know. I was looking at gtktooltips.c to get some ideas on a custom tooltip, to be implemented with