gtkIMContextFocusIn {RGtk2}R Documentation

gtkIMContextFocusIn

Description

Notify the input method that the widget to which this input context corresponds has gained focus. The input method may, for example, change the displayed feedback to reflect this change.

Usage

gtkIMContextFocusIn(object)

Arguments

object [GtkIMContext] a GtkIMContext

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]