freeCompoundText

Warning gdk_free_compound_text is deprecated and should not be used in newly-written code. Frees the data returned from gdk_string_to_compound_text().

static
void
freeCompoundText
(
char* ctext
)

Parameters

ctext char*

The pointer stored in ctext from a call to gdk_string_to_compound_text().

Meta