set_client_window


Description:

public virtual void set_client_window (Window? window)

Set the client window for the input context; this is the Window in which the input appears.

This window is used in order to correctly position status windows, and may also be used for purposes internal to the input method.

Parameters:

this

a IMContext

window

the client window. This may be null to indicate that the previous client window no longer exists.