|
|
| Author |
Message |
|
|
bil Familiar Face
Joined: 27 Mar 2007 Posts: 26
|
Posted: Mon May 14, 2007 3:48 am Post subject: gtkwindow resize event |
|
|
Hello,
I want to run some code whenever the size of a top-level gtkwindow is changed, anyone knows what is the name of that "resize event" for gtkwindow?
Thankx |
|
| Back to top |
|
 |
openldev Never Seen the Sunlight
Joined: 21 Sep 2005 Posts: 376 Location: State College, Pennsylvania
|
Posted: Mon May 14, 2007 12:41 pm Post subject: |
|
|
| You should check out "configure-event". |
|
| Back to top |
|
 |
bil Familiar Face
Joined: 27 Mar 2007 Posts: 26
|
Posted: Mon May 14, 2007 1:21 pm Post subject: |
|
|
| openldev wrote: | | You should check out "configure-event". |
Thanks, Andrew.
This looks like it did the trick. |
|
| Back to top |
|
 |
|