Window styles
- From: John Emmas <johne53 tiscali co uk>
- To: gtk-app-devel-list <gtk-app-devel-list gnome org>
- Subject: Window styles
- Date: Thu, 26 May 2011 18:14:14 +0100
Using gtk_window_new() will create a window which the user can re-size and maximize. I don't want my user to
be able to perform these actions. In my old Win32 days I'd achieve it by creating a window, then removing
the styles WS_THICKFRAME and WS_MAXIMIZEBOX. How do I achieve this with gtk?
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]