 |
| Never Seen the Sunlight |
Joined: Wed Sep 21, 2005 12:07 am Posts: 563 Location: Portland, OR USA
|
|
Hmmm. I know that if you were to make the window fixed using gtk_window_set_resizable(GTK_WINDOW(window), FALSE) then the window would react (snap closed around) the GtkExpander widget. However, I don't know how this would be done with a sizable window.
Furthermore, if you are using a resizable window, changing it's size programatically in response to the GtkExpander may prove annoying to the end user as they could potentially have sized the window to a preferred size.
_________________ Micah Carrick - Forum Administrator http://www.micahcarrick.com
|
|