Description Usage Arguments Details Author(s)
Setting focus.on.map
to FALSE
hints the desktop environment that the
window doesn't want to receive input focus when it is mapped.
focus_on_map should be turned off for windows that aren't triggered
interactively (such as popups from network activity).
1 | gdkWindowSetFocusOnMap(object, focus.on.map)
|
|
a toplevel |
|
|
On X, it is the responsibility of the window manager to interpret this hint. Window managers following the freedesktop.org window manager extension specification should respect it. Since 2.6
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.