Re: set a Window Maximized
- From: Carlos Pereira <carlos pehoe civil ist utl pt>
- To: gtk-app-devel-list gnome org
- Subject: Re: set a Window Maximized
- Date: Sat, 14 Apr 2001 01:31:35 +0100
How can I make a Window with a maximized size per default?
I tried with gtk_window_set_default_size() but
it only works with a fixed size, and what I want to
do is to make the size of the window gets maximized
according to the desktop's resolution.
gtk_window_set_default_size (GTK_WINDOW (window), gdk_screen_width(), gdk_screen_height());
Carlos
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]