 |
| Never Seen the Sunlight |
Joined: Wed Sep 21, 2005 3:07 am Posts: 384 Location: Fairfax, Virginia
|
|
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
Foundations of GTK+ Development: Buy now for only $31.49!
|
|