Re: Startup size/but not usize
- From: Leonardo Zide <leonardo centroin com br>
- Cc: gtk-list redhat com
- Subject: Re: Startup size/but not usize
- Date: Mon, 11 Dec 2000 16:10:11 -0200
Kevin Handy wrote:
>
> Is there a function that sets the startup size, but still
> allows for resizing? Looked for something easy, but either
> I skipped over something obvious, or it's harder than it
> should be.
I use:
gtk_widget_set_uposition (wnd, x, y);
gtk_window_set_default_size (GTK_WINDOW (wnd), w, h);
Leonardo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]