set_cursor_location


Description:

public void set_cursor_location (int32 x, int32 y, int32 w, int32 h)

Set the cursor location of IBus input context asynchronously.

see_also: set_cursor_location

Parameters:

this

An IBusInputContext.

x

X coordinate of the cursor.

y

Y coordinate of the cursor.

w

Width of the cursor.

h

Height of the cursor.