Re: [pygtk] GtkToolTips & tip_private

2002-12-02 Thread Johan Dahlin
> This would solve it. If I understand you correctly, the current bindings > (ie. the ones without the tips_data_list attribute) don't support > retrieving the tips_private field. Correct? Yes, the last item in tuple is the tip_private field in the GtkTooltipsData structure. -- Johan Dahlin

Re: [pygtk] GtkToolTips & tip_private

2002-12-02 Thread Johan Dahlin
mån 2002-12-02 klockan 16.36 skrev Luc Lefebvre: > Hi, > > I was trying to access the "tip_private" field in GtkToolTips without any > success. The tip part does show, but I can't access it using get_data. It seemed that a few things were missing in the bindings, so i added them (committed to c

[pygtk] GtkToolTips & tip_private

2002-12-02 Thread Luc Lefebvre
Hi, I was trying to access the "tip_private" field in GtkToolTips without any success. The tip part does show, but I can't access it using get_data. For ex: button = gtk.GtkButton(label="Put mouse here for tooltip") tooltip = gtk.GtkToolTips() tooltip.set_tip(button, "Itsy bitsy", "yellow polk