Query the current mouse pointer shape.
::get_mshape returns the name of the pointer shape set for the window. The mouse pointer shape can be used in the operator ::set_mshape.
|
WindowHandle (input_control) |
window -> HTuple.long |
| Window identifier. | |
|
Cursor (output_control) |
string -> char * |
| Mouse pointer name. | |
::get_mshape returns the value H_MSG_TRUE.
::open_window, ::open_textwindow, ::query_mshape
System