]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/print.tex
fixed typo
[wxWidgets.git] / docs / latex / wx / print.tex
index b498836b50cba8bef7cb51e4bb3fd46af1177801..8fa5bdd5a502661c94db1d0272503d4a92492704 100644 (file)
@@ -729,7 +729,8 @@ wxPrintPreview object to initiate printing or previewing.
 
 \func{}{wxPrintout}{\param{const wxString\& }{title = "Printout"}}
 
-Constructor. Pass an optional title argument (currently unused).
+Constructor. Pass an optional title argument - the curent filename would be a good idea. This will appear in the printing list
+(at least in MSW)
 
 \membersection{wxPrintout::\destruct{wxPrintout}}
 
@@ -814,6 +815,12 @@ Dividing the printer PPI by the screen PPI can give a suitable scaling
 factor for drawing text onto the printer. Remember to multiply
 this by a scaling factor to take the preview DC size into account.
 
+\membersection{wxPrintout::GetTitle}\label{wxprintoutgettitle}
+
+\func{wxString}{GetTitle}{\void}
+
+Returns the title of the printout
+
 \pythonnote{This method returns the output-only parameters as a tuple.}
 
 \perlnote{In wxPerl this method takes no arguments and returns a