Re: status icon API



On Fri, Apr 11, 2003 at 01:54:39PM +1200, Mark McLoughlin wrote: 
> void                  gtk_status_icon_set_balloon_text    (GtkStatusIcon      *status_icon,
> 							   const gchar        *text);
> G_CONST_RETURN gchar *gtk_status_icon_get_balloon_text
> (GtkStatusIcon      *status_icon);

On Windows XP at least, the balloons are a bit more complex than this
- you can definitely get a "balloon clicked" sort of event at least, 
and sometimes it seems like you can have multiple balloons "queued" (?)
maybe the queue is our spec rather than XP.

Havoc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]