]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/propview.tex
added wxCLOSE
[wxWidgets.git] / docs / latex / wx / propview.tex
index 4d21ae041d6c1fdd9d87d7991f2722319f3b5499..ad74d1ab1a6046bb270c10dd335694203aa437df 100644 (file)
@@ -74,7 +74,7 @@ Virtual function that will be called when the Cancel button on the physical wind
 
 \func{bool}{OnClose}{\void}
 
-Virtual function that will be called when the physical window is closed. The default implementation returns FALSE.
+Virtual function that will be called when the physical window is closed. The default implementation returns false.
 
 \membersection{wxPropertyView::OnHelp}\label{wxpropertyviewonhelp}
 
@@ -95,7 +95,7 @@ to respond immediately to property value changes.
 \func{bool}{OnUpdateView}{\void}
 
 Called by the viewed object to update the view. The default implementation just returns
-FALSE.
+false.
 
 \membersection{wxPropertyView::SetPropertySheet}\label{wxpropertyviewsetpropertysheet}