opening maximized window
- From: Michal ROMAN <michal roman nov sk>
- To: gtk-app-devel-list gnome org
- Subject: opening maximized window
- Date: Tue, 10 Jul 2001 14:34:51 +0200
Hi
how can I open a maximized window ?
I'd tried :
gtk_widget_set_uposition ( window, 0, 0);
gtk_window_set_default_size (GTK_WINDOW(window), gdk_screen_width(),
gdk_screen_height());
but it isn't what I want. I need open window with the same origin and
width/height as window maximized with maximize icon in the corner of window.
Thank's for all your advice.
Michal.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]