Constant xcb::ffi::xproto::XCB_INPUT_FOCUS_PARENT [−][src]
pub const XCB_INPUT_FOCUS_PARENT: xcb_input_focus_t = 0x02;
The focus reverts to the parent (or closest viewable ancestor) and the new
revert_to value is XCB_INPUT_FOCUS_NONE
.