[Goodies-dev] [Bug 5177] Missing tooltips in the plugin

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sat May 23 20:05:46 CEST 2009


http://bugzilla.xfce.org/show_bug.cgi?id=5177





--- Comment #1 from Dimitar Zhekov <hamster at mbox.contact.bg>  2009-05-23 18:05:46 UTC ---
Created an attachment (id=2368)
 --> (http://bugzilla.xfce.org/attachment.cgi?id=2368)
Alternative fix and use gtk_add_seconds if gtk+ >= 2.14

Sets the interval min/max/delta -> 1.0/10/0.25

Under gtk+ 2.14+ displays a label that whole seconds are more efficient, and
uses g_timeout_add_seconds() if whole seconds instead of g_timeout_add().

Also updates tips to use the 2.12+ API, since GtkTooltips are deprecated from
almost two years now.

-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Goodies-dev mailing list