trim_string


Description:


[ Version ( deprecated = true , deprecated_since = "1.38" ) ]
public string trim_string (string str)

Warning: trim_string is deprecated since 1.38.

Trims leading and trailing whitespace from a string.

Parameters:

str

a string

Returns:

A newly-allocated string that must be freed with g_free


Namespace: Pango
Package: pango