Re: Can I maximize a dialog only vertically?
- From: Matthias Clasen <maclas gmx de>
- To: gtk-app-devel-list gnome org
- Subject: Re: Can I maximize a dialog only vertically?
- Date: Mon, 29 Dec 2003 01:31:46 +0100
I am looking forward to additional suggestions... :-)
What you are looking for is a way to set
_NET_WM_STATE_MAXIMIZED_VERT without
_NET_WM_STATE_MAXIMIZED_HORZ. GTK+ doesn't provide that.
You could try to use Xlib for setting _NET_WM_STATE yourself,
but thats messy.
Matthias
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]