summaryrefslogtreecommitdiff
path: root/FL/Fl_Button.H
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2020-01-26 19:14:45 +0100
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2020-01-26 19:15:30 +0100
commit3384fe93dfb08be200bfde1e488177bb650376a6 (patch)
treeb55c71f5cba86391a57ca90d7b5fa6086d6b1f81 /FL/Fl_Button.H
parentd2cb11369c8e6e846e16b88b327b871a498dac51 (diff)
Add Fl_Widget::shortcut_label(int) to control effect of '&' in some widget labels
Diffstat (limited to 'FL/Fl_Button.H')
-rw-r--r--FL/Fl_Button.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Button.H b/FL/Fl_Button.H
index 33c684962..49f5dfa4b 100644
--- a/FL/Fl_Button.H
+++ b/FL/Fl_Button.H
@@ -51,7 +51,7 @@ class Fl_Widget_Tracker;
down, but if you have an input field in the same window, the user will have
to hold down the \e Alt key so that the input field does not eat the event
first as an \c FL_KEYBOARD event.
-
+ \see Fl_Widget::shortcut_label(int)
\todo Refactor the doxygen comments for Fl_Button type() documentation.
For an Fl_Button object, the type() call returns one of: