Constant xcb::x::INPUTFOCUS_PARENT
source ยท pub const INPUTFOCUS_PARENT: Window;
Expand description
The focus reverts to the parent (or closest viewable ancestor) and the new
revert_to value is XCB_INPUT_FOCUS_NONE
.
pub const INPUTFOCUS_PARENT: Window;
The focus reverts to the parent (or closest viewable ancestor) and the new
revert_to value is XCB_INPUT_FOCUS_NONE
.