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