> is there a way to maximize window only in one direction(horizontal or
> vertical) or at least to know the size of maximized window, without
> actually maximizing it(ask WM about it or something like that)
You can get the screen size with gdk_screen_get_width and gdk_screen_get_height. To get the screen you can call gtk_widget_get_screen.
Cheers,
Ian L.
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list