UnicodeBlock


Description:

[ CCode ( has_construct_function = false ) ]
protected UnicodeBlock ()

Creates a new UnicodeBlock.

block property is required. e.g. ibus_unicode_block_new ("start", 0x0000, "end", "0x007f", "name", "basic", NULL)

Parameters:

first_property_name

Name of the first property.

...

the NULL-terminated arguments of the properties and values.

Returns:

A newly allocated UnicodeBlock.