GtkWindow movement



Is there any way to get an event after a window has moved?  Currently the only way I can see of doing it is to use the on_configure_event but this is used for both resizing and moving.  The motion_notify_event only tells me when the mouse moves over the window contents itself and this is not what I want.

 

Any ideas?

 

Regards,

 

Martyn Russell



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