Nana C++ Library. Reference for users.
What we need to use nana
|
The system-wide parameters for mouse wheel. More...
Public Member Functions | |
mouse_wheel () | |
Public Attributes | |
unsigned | lines |
The number of lines to scroll when the vertical mouse wheel is moved. More... | |
unsigned | characters |
The number of characters to scroll when the horizontal mouse wheel is moved. More... | |
The system-wide parameters for mouse wheel.
mouse_wheel::mouse_wheel | ( | ) |
unsigned nana::parameters::mouse_wheel::characters |
The number of characters to scroll when the horizontal mouse wheel is moved.
unsigned nana::parameters::mouse_wheel::lines |
The number of lines to scroll when the vertical mouse wheel is moved.