[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Resizing the top-level window?
- From: Mikhail Razhov <mrazhov usa net>
- To: gtk-app-devel-list gnome org
- Subject: Resizing the top-level window?
- Date: 3 Aug 2001 15:11:21 MDT
Dear Gtk Developers;
I want to set the size of my top level GtkWindow to, say, 100@100.
I tried to use set_usize, but that sets the size of the actual
'client area' - that is, not including the WM decorations. Is there
a way to set the size of the whole window, to 100@100? (so that
the client area would be something like 96@80 or so).
--m
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]