]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/frame.h
Added command to set wxPG_PROP_READONLY in the propgrid sample
[wxWidgets.git] / interface / wx / frame.h
index 32b1593fb25b71977935793d9182750f9738296a..2e88233fd5e4ed6a7b2319de49a3e5b33fb3c952 100644 (file)
@@ -49,7 +49,7 @@
     @style{wxMINIMIZE_BOX}
            Displays a minimize box on the frame.
     @style{wxMAXIMIZE}
-           Displays the frame maximized. Windows only.
+           Displays the frame maximized. Windows and GTK+ only.
     @style{wxMAXIMIZE_BOX}
            Displays a maximize box on the frame.
     @style{wxCLOSE_BOX}