gtkIMContextSetCursorLocation {RGtk2}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 version 2.12.5-3 Index]