apply


Description:

public string apply (string text)

Apply a ICUTermFilter on a piece of UTF-8 text.

Parameters:

this

The filter to apply

text

The text to apply the filter on

Returns:

A newly allocated string. Free with g_free.