[][src]Constant clipboard_x11::PROP_MODE_APPEND

pub const PROP_MODE_APPEND: u32 = 2; // 2u32

Insert the new data after the beginning of existing data. The format must match existing property value. If the property is undefined, it is treated as defined with the correct type and format with zero-length data.