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

gdkWindowSetAcceptFocus

gdkWindowSetAcceptFocus


Description

Setting accept.focus to FALSE hints the desktop environment that the window doesn't want to receive input focus.

Usage

gdkWindowSetAcceptFocus(object, accept.focus)

Arguments

object

a toplevel GdkWindow

accept.focus

TRUE if the window should receive input focus

Details

On X, it is the responsibility of the window manager to interpret this hint. ICCCM-compliant window manager usually respect it. Since 2.4

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.