At 12:58 AM 4/21/02 -0400, Havoc Pennington wrote:
In 2.0 it's better to use gtk_window_get_size(), since it's independent of realization state and saves some typing.
I'm sorry, I should have specified that it's for Gtk 1.2. I solved it by connecting to configure-event and saving the dimensions.
-Andrei