GDK Events



Just a quick question ... there are a ton of event types like GDK_CLIENT_EVENT
which corresponds to GtkWidget's client-event. I was able to find matching
signals for most of the event types, but I can't find them for the following:

GDK_DRAG_ENTER
GDK_DRAG_LEAVE
GDK_DRAG_MOTION
GDK_DRAG_STATUS
GDK_DROP_START
GDK_DROP_FINISHED
GDK_SETTING
GDK_OWNER_CHANGE

Are there associated signals, or do they all just use the _event_ signal?
Thanks!

---
Andrew Krause



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