Query all available mouse pointer shapes.
query_mshape returns the names of all available mouse pointer shapes for the current window. These can be used in the operator set_mshape. If no mouse pointers are available, the empty tuple is returned.
ShapeNames (output_control) |
string-array -> string |
Available mouse pointer names. |
query_mshape returns the value TRUE if a window is active. Otherwise, an exception is raised.
open_window, set_window, open_textwindow, get_mshape