Re: How to get width and height while resizing window?

2010-01-16 Thread Ken Resander
get width and height while resizing window? To: "Ken Resander" Date: Saturday, 16 January, 2010, 12:44 PM http://library.gnome.org/devel/gtk/stable/GtkWidget.html#GtkWidget-configure-event 2010/1/15, Ken Resander : > #include > > How to get width and height while resizing wind

How to get width and height while resizing window?

2010-01-15 Thread Ken Resander
#include How to get width and height while resizing window? I used size-allocate event as in the test program below: static gboolean szalloccallback ( GtkWidget * w,   GtkAllocation * a,   char * data )    {  printf ( " sz