<wx/docview.h>
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
\wxheading{See also}
\helpref{wxFileHistory overview}{wxfilehistoryoverview}, \helpref{wxDocManager}{wxdocmanager}
Appends the files in the history list, to the given menu only.
+\membersection{wxFileHistory::GetBaseId}\label{wxfilehistorygetbaseid}
+
+\constfunc{wxWindowID}{GetBaseId}{\void}
+
+Returns the base identifier for the range used for appending items.
+
+
\membersection{wxFileHistory::GetCount}\label{wxfilehistorygetcount}
\constfunc{size\_t}{GetCount}{\void}
\helpref{wxConfig}{wxconfigbase}
+\membersection{wxFileHistory::SetBaseId}\label{wxfilehistorysetbaseid}
+
+\func{void}{SetBaseId}{\param{wxWindowID}{ baseId}}
+
+Sets the base identifier for the range used for appending items.
+
+
\membersection{wxFileHistory::UseMenu}\label{wxfilehistoryusemenu}
\func{void}{UseMenu}{\param{wxMenu* }{menu}}