Method

IpuzCharsetBuilderadd_character

Declaration [src]

void
ipuz_charset_builder_add_character (
  IpuzCharsetBuilder* self,
  gunichar c
)

Description [src]

Adds c to self.

Parameters

c

Type: gunichar

A unicode character to add to the builder.