Function
GLibutf8_substring
Description
Copies a substring out of a UTF-8 encoded string.
The substring will contain end_pos
- start_pos
characters.
Since GLib 2.72, -1
can be passed to end_pos
to indicate the
end of the string.
Available since: | 2.30 |