[ CCode ( has_construct_function = false ) ]
public Attribute (uint type, uint value, uint start_index, uint end_index)
Creates a new IBusAttribute.
type |
Type of the attribute. |
value |
Value of the attribute. |
start_index |
Where attribute starts. |
end_index |
Where attribute ends. |
A newly allocated IBusAttribute. |