Constant xcb::ffi::xproto::XCB_PROP_MODE_REPLACE [−][src]
pub const XCB_PROP_MODE_REPLACE: xcb_prop_mode_t = 0x00;
Discard the previous property value and store the new data.
pub const XCB_PROP_MODE_REPLACE: xcb_prop_mode_t = 0x00;
Discard the previous property value and store the new data.