None
+\wxheading{Include files}
+
+<wx/accel.h>
+
\wxheading{See also}
\helpref{wxAcceleratorTable}{wxacceleratortable}, \helpref{wxWindow::SetAcceleratorTable}{wxwindowsetacceleratortable}
\helpref{wxObject}{wxobject}
+\wxheading{Include files}
+
+<wx/accel.h>
+
\wxheading{Example}
{\small%
\docparam{resource}{Name of a Windows accelerator.}
+\pythonnote{The wxPython constructor accepts a list of
+wxAcceleratorEntry objects, or 3-tuples consisting of flags, keyCode,
+and cmd values like you would construct wxAcceleratorEntry objects with.}
+
\membersection{wxAcceleratorTable::\destruct{wxAcceleratorTable}}
\func{}{\destruct{wxAcceleratorTable}}{\void}