mirror of
https://github.com/fltk/fltk.git
synced 2026-06-04 06:56:24 +08:00
Document platform-dependent types fl_intptr_t and fl_uintptr_t
Most other platform-dependent types of FL/platform_types.h are also documented. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12663 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -156,6 +156,8 @@ value:
|
||||
- FL_META - One of the meta/Windows keys is down.
|
||||
- FL_COMMAND - An alias for FL_CTRL on Windows and X11,
|
||||
or FL_META on MacOS X.
|
||||
- FL_CONTROL - An alias for FL_META on Windows and X11,
|
||||
or FL_CTRL on MacOS X.
|
||||
- FL_SCROLL_LOCK - The scroll lock is on.
|
||||
- FL_BUTTON1 - Mouse button 1 is pushed.
|
||||
- FL_BUTTON2 - Mouse button 2 is pushed.
|
||||
|
||||
Reference in New Issue
Block a user