Re: [gtk-list] window size



GtkWidget *widget;
gint width;
gint height;

gdk_window_get_size (widget->window, &width, &height);

Alexander Kotelnikov wrote:
> 
> Can anybody help me -- how caan I get window width/height inside of my
> program?
> Thanks
> 
> _____
> Alexander Kotelnikov
> Saint-Petersburg, Russia
> mailto:sacha@ak2614.spb.edu
> 
> --
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]