Function
Pangotrim_string
Declaration [src]
char*
pango_trim_string (
const char* str
)
Description [src]
Trims leading and trailing whitespace from a string.
Deprecated since: | 1.38 |
Please do not use it in newly written code. |
char*
pango_trim_string (
const char* str
)
Trims leading and trailing whitespace from a string.
Deprecated since: | 1.38 |
Please do not use it in newly written code. |