Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkIMContextSetClientWindow

gtkIMContextSetClientWindow


Description

Set the client window for the input context; this is the GdkWindow in which the input appears. This window is used in order to correctly position status windows, and may also be used for purposes internal to the input method.

Usage

gtkIMContextSetClientWindow(object, window)

Arguments

object

a GtkIMContext

window

the client window. This may be NULL to indicate that the previous client window no longer exists. [ allow-none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.