[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Window size change notification
- From: Erik Gilling <konkers wolfram com>
- To: gtk-list redhat com
- Subject: Window size change notification
- Date: Tue, 6 Jan 1998 13:57:00 -0600
Is there any way to get notification when a gtk_window changes sizes. I've
tried connecting to the signal "move_resize" as such:
gtk_signal_connect(GTK_OBJECT(window), "move_resize", move_handle, NU
LL);
and move_handle never gets called.
-Erik Gilling
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]