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).gdkWindowSetFocusOnMap(object, focus.on.map)
object
GdkWindow
focus.on.map
TRUE
if the window should receive input focus when mapped