Attach a value to an Serializable.
If the value is floating, the serializable will take the ownership.
See also: ibus_serializable_set_attachment.
| this |
An Serializable. |
| key |
String formatted key for indexing value. |
| value |
Value to be attached or null to remove any prevoius value. |