gtkIMContextSetCursorLocation {RGtk2.10}R Documentation

gtkIMContextSetCursorLocation

Description

Notify the input method that a change in cursor position has been made. The location is relative to the client window.

Usage

gtkIMContextSetCursorLocation(object, area)

Arguments

object [GtkIMContext] a GtkIMContext
area [GdkRectangle] new location

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]