On Wed, 2006-01-25 at 21:18, Kristian Rietveld wrote:

> For supporting sticky delay (imagine a toolbar, where each button has a
> tooltip; there you do not want to wait for each tooltip to pop up.  Once
> a tooltip on the toolbar has popped up and the mouse is moved to another
> toolbar button that tooltip will popup instantly) we will introduce
> GtkTooltipsGroup along the lines of GtkSizeGroup. Tooltips windows can then
> be added using
> 
>   void gtk_tooltips_window_set_group  (GtkTooltipsWindow  *window,
>                                      GtkTooltipsContext  context,
>                                      GObject            *owner,
>                                      GtkTooltipsGroup   *group);

Can this be made to work for the panel applets, which are different
processes ?

        Xav


_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to