Dee.ICUTermFilter¶
Fields¶
None
Methods¶
|
|
|
Details¶
- class Dee.ICUTermFilter¶
- apply(text)¶
- Parameters:
text (
str
) – The text to apply the filter on- Returns:
A newly allocated string. Free with
GLib.free
().- Return type:
Apply a
Dee.ICUTermFilter
on a piece of UTF-8 text.
- destroy()¶
Free all resources allocated by a
Dee.ICUTermFilter
.