Query all shapes available for text cursors.
query_tshape queries the available shapes of text cursors for the output window. The retrieved shapes can be used by the operator set_tshape.
|
WindowHandle (input_control) |
window -> integer |
| Window identifier. | |
|
TextCursor (output_control) |
string-array -> string |
| Names of the available text cursors. | |
query_tshape returns 2 (H_MSG_TRUE).
query_tshape is reentrant, local, and processed without parallelization.
set_tshape, write_string, read_string
set_tshape, get_shape, set_tposition, write_string, read_string
System