Re: Can I maximize a dialog only vertically?
- From: Maurizio Colucci <seguso forever tin it>
- To: gtk-app-devel-list gnome org
- Subject: Re: Can I maximize a dialog only vertically?
- Date: Mon, 29 Dec 2003 01:36:09 +0000
On Monday 29 December 2003 12:31 am, Matthias Clasen wrote:
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.
Not the state, just the dimensions... I "just" need to know the size and
position of the panel, and the width of the window border :-)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]