set_qattachment


Description:

public void set_qattachment (Quark key, Variant value)

Attach a value to an Serializable.

If the value is floating, the serializable will take the ownership.

See also: ibus_serializable_set_attachment.

Parameters:

this

An Serializable.

key

String formatted key for indexing value.

value

Value to be attached or null to remove any prevoius value.