Re: GtkStatusIcon and Drag and Drop?

2008-01-15 Thread Enrico Tröger
On Tue, 15 Jan 2008 23:20:28 -0700, "Scott Horowitz" <[EMAIL PROTECTED]> wrote: > 2008/1/15 Enrico Tröger <[EMAIL PROTECTED]>: > > I was just playing around with the GtkStatusIcon API and wondered if > > there is any way to use Drag And Drop with a GtkStatusIcon object? > > The usual way doesn't w

Re: GtkStatusIcon and Drag and Drop?

2008-01-15 Thread Scott Horowitz
2008/1/15 Enrico Tröger <[EMAIL PROTECTED]>: > I was just playing around with the GtkStatusIcon API and wondered if > there is any way to use Drag And Drop with a GtkStatusIcon object? The > usual way doesn't work because GtkStatusIcon is a subclass of GObject > and not an ordinary GtkWidget. > > O

GtkStatusIcon and Drag and Drop?

2008-01-15 Thread Enrico Tröger
Hi, I was just playing around with the GtkStatusIcon API and wondered if there is any way to use Drag And Drop with a GtkStatusIcon object? The usual way doesn't work because GtkStatusIcon is a subclass of GObject and not an ordinary GtkWidget. Or is not possible at all because of the tray icon s