[ 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)
| first_property_name |
Name of the first property. |
| ... |
the NULL-terminated arguments of the properties and values. |
|
A newly allocated UnicodeBlock. |