Gtk.IMContext.prototype.set_cursor_location
function set_cursor_location(area:Gdk.Rectangle):void {
// Gjs wrapper for gtk_im_context_set_cursor_location()
}Notify the input method that a change in cursor position has been made. The location is relative to the client window.
- area
new location