[][src]Constant clipboard_x11::CW_CURSOR

pub const CW_CURSOR: u32 = 16384; // 16_384u32

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.