Attribute


Description:

[ CCode ( has_construct_function = false ) ]
public Attribute (uint type, uint value, uint start_index, uint end_index)

Creates a new IBusAttribute.

Parameters:

type

Type of the attribute.

value

Value of the attribute.

start_index

Where attribute starts.

end_index

Where attribute ends.

Returns:

A newly allocated IBusAttribute.