Fix typo reported in fltk.general
... by Brian Larsen
This commit is contained in:
parent
b8cba7c41e
commit
f7dbaba3ef
@ -250,7 +250,7 @@ void Fl_Button::key_release_timeout(void *d)
|
||||
|
||||
Derived classes may handle this differently.
|
||||
|
||||
A button may reequest callbacks with \p whne() \p FL_WHEN_CHANGED,
|
||||
A button may request callbacks with \p when() \p FL_WHEN_CHANGED,
|
||||
\p FL_WHEN_NOT_CHANGED, and \p FL_WHEN_RELEASE, triggering the callback
|
||||
reasons \p FL_REASON_CHANGED, \p FL_REASON_SELECTED,
|
||||
and \p FL_REASON_DESELECTED.
|
||||
|
Loading…
Reference in New Issue
Block a user