git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12174 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy 2017-02-19 15:37:46 +00:00
parent 66cdcfcd1b
commit 9c6add4943

View File

@ -741,7 +741,7 @@ Apple "Open" Event
\par
Whenever the user drops a file onto an application icon, OS X
generates an Apple Event of the type "Open". You can have FLTK
notify you of an Open event by calling the \ref fl_open_callback
notify you of an Open event by calling the \ref fl_open_callback()
function.
void fl_open_display()