mirror of
https://github.com/fltk/fltk.git
synced 2026-09-25 18:03:51 +08:00
Added a \ref for proper doc linking.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7158 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -303,7 +303,7 @@ uses the event. If you return zero, the parent widget will try
|
||||
sending the event to another widget.
|
||||
|
||||
For debugging purposes, event numbers can be printed as their actual event names
|
||||
using the fl_eventnames[] array, e.g.:
|
||||
using the \ref fl_eventnames[] array, e.g.:
|
||||
\code
|
||||
#include <FL/names.h> // defines fl_eventnames[]
|
||||
[..]
|
||||
|
||||
Reference in New Issue
Block a user