Add Fl::event_clicks(int i) docos.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2915 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
119a574b3d
commit
a2463df999
@ -527,7 +527,8 @@ event.
|
||||
<P>Returns the button state bits; if non-zero, then at least one
|
||||
button is pressed.
|
||||
|
||||
<H4><A NAME="Fl.event_clicks">int event_clicks();</A></H4>
|
||||
<H4><A NAME="Fl.event_clicks">int event_clicks();<BR>
|
||||
void event_clicks(int i);</A></H4>
|
||||
|
||||
<P>The first form returns non-zero if the most recent <tt>FL_PUSH</tt> or
|
||||
<tt>FL_KEYBOARD</tt> was a "double click". Returns N-1 for
|
||||
|
Loading…
Reference in New Issue
Block a user