Constant xcb::xproto::CW_CURSOR [−][src]
pub const CW_CURSOR: Cw = 0x4000;
If a cursor is specified, it will be used whenever the pointer is in the window. If None is speci- fied, the parent’s cursor will be used when the pointer is in the window, and any change in the parent’s cursor will cause an immediate change in the displayed cursor.