From e4731d3f1a81a363faff89792064438efce05d1e Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Fri, 4 Oct 2002 17:23:09 +0000 Subject: Final doco updates for 1.1.0. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2653 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/events.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'documentation/events.html') diff --git a/documentation/events.html b/documentation/events.html index c9921f818..fb401d45a 100644 --- a/documentation/events.html +++ b/documentation/events.html @@ -241,6 +241,8 @@ indicate the possible drop position. the widget. If the widget returns 1, it will receive the data in the immediatly following FL_PASTE event. + +

Fl::event_*() methods

FLTK keeps the information about the most recent event in -- cgit v1.2.3