clear all previous contents in the clipboard, so calling it several times
does not make any sense.
-\membersection{wxClipboard::UsePrimarySelection}\label{wxclipboaruseprimary}
+\membersection{wxClipboard::UsePrimarySelection}\label{wxclipboarduseprimary}
-\func{void}{UsePrimarySelection}{\param(bool}{ primary = TRUE}
+\func{void}{UsePrimarySelection}{\param{bool}{ primary = TRUE}}
On platforms supporting it (currently only GTK), selects the so called
PRIMARY SELECTION as the clipboard as opposed to the normal clipboard,
-if primary is TRUE.
+if {\it primary} is TRUE.