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 -> integer |
| Window identifier. | |
|
Cursor (output_control) |
string -> string |
| Mouse pointer name. | |
get_mshape returns the value 2 (H_MSG_TRUE).
get_mshape is reentrant, local, and processed without parallelization.
open_window, open_textwindow, query_mshape
System