]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/menuitem.tex
Further decorations in changes chapter. Missed methods in their base location.
[wxWidgets.git] / docs / latex / wx / menuitem.tex
index 697b5ebd39a8e164e7d499a8a8358cc0997c847a..8c0aedbb2322618dfbfe03df9cdf780de4a1721e 100644 (file)
@@ -220,6 +220,13 @@ Returns true if the item is enabled.
 Returns true if the item is a separator.
 
 
+\membersection{wxMenuItem::IsSubMenu}\label{wxmenuitemissubmenu}
+
+\constfunc{bool}{IsSubMenu}{\void}
+
+Returns true if the item is a submenu.
+
+
 \membersection{wxMenuItem::SetBackgroundColour}\label{wxmenuitemsetbackgroundcolour}
 
 \constfunc{void}{SetBackgroundColour}{\param{const wxColour\& }{colour}}