]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/fildrptg.tex
implemented wxDisplaySizeMM for gtk, msw & motif.
[wxWidgets.git] / docs / latex / wx / fildrptg.tex
index f483f11a5a1e5f3baea45b44c7385c2c229fdc4a..3c92446d98967e0e2d8e59cc8917d89820926f35 100644 (file)
 
 Constructor.
 
-\membersection{wxFileDropTarget::GetFormatCount}\label{wxfiledroptargetgetformatcount}
-
-\func{virtual size\_t}{GetFormatCount}{\void}
-
-See \helpref{wxDropTarget::GetFormatCount}{wxdroptargetgetformatcount}. This function is implemented
-appropriately for files.
-
-\membersection{wxFileDropTarget::GetFormat}\label{wxfiledroptargetgetformat}
-
-\constfunc{virtual wxDataFormat}{GetFormat}{\param{size\_t }{n}}
-
-See \helpref{wxDropTarget::GetFormat}{wxdroptargetgetformat}. This function is implemented
-appropriately for files.
-
 \membersection{wxFileDropTarget::OnDrop}\label{wxfiledroptargetondrop}
 
 \func{virtual bool}{OnDrop}{\param{long }{x}, \param{long }{y}, \param{const void }{*data}, \param{size\_t }{size}}