GdkX11.x11_free_compound_text
function x11_free_compound_text(ctext: Number(guint8)): void { // Gjs wrapper for gdk_x11_free_compound_text() }
Frees the data returned from GdkX11.X11Display.prototype.string_to_compound_text.
Since 2.24
- ctext
The pointer stored in ctext from a call to GdkX11.X11Display.prototype.string_to_compound_text.