gdkWindowSetAcceptFocus: gdkWindowSetAcceptFocus

Description Usage Arguments Details Author(s)

View source: R/gdkFuncs.R

Description

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

Usage

1
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 documentation built on Oct. 14, 2021, 5:08 p.m.