append_attribute


Description:

public void append_attribute (uint type, uint value, uint start_index, int end_index)

Append an IBusAttribute for IBusText.

Parameters:

this

an IBusText

type

IBusAttributeType for this.

value

Value for the type.

start_index

The starting index, inclusive.

end_index

The ending index, exclusive.