SimpleWindow.setIMEPopupLocation

Sets the location for the IME (input method editor) to pop up when the user activates it.

  1. void setIMEPopupLocation(Point location)
    class SimpleWindow
    void
    setIMEPopupLocation
  2. void setIMEPopupLocation(int x, int y)

Bugs

Not implemented outside X11.

Suggestion Box / Bug Report