+\membersection{wxPathList::Add}\label{wxpathlistadd}
+
+\func{bool}{Add}{\param{const wxString\& }{path}}
+
+\func{void}{Add}{\param{const wxArrayString\& }{arr}}
+
+The first form adds the given directory to the path list, if the path is not already in the list.
+If the path cannot be normalized for some reason, it returns \false.