mirror of
https://github.com/fltk/fltk.git
synced 2026-06-05 16:12:13 +08:00
Fix typo
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12174 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -741,7 +741,7 @@ Apple "Open" Event
|
|||||||
\par
|
\par
|
||||||
Whenever the user drops a file onto an application icon, OS X
|
Whenever the user drops a file onto an application icon, OS X
|
||||||
generates an Apple Event of the type "Open". You can have FLTK
|
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.
|
function.
|
||||||
|
|
||||||
void fl_open_display()
|
void fl_open_display()
|
||||||
|
|||||||
Reference in New Issue
Block a user