函数

gdk-x11x11_free_compound_text

声明 [源代码]

void
gdk_x11_free_compound_text (
  guchar* ctext
)

描述 [源代码]

释放gdk_x11_display_string_to_compound_text()返回的数据。

参数

ctext

类型: guchar*

存储在ctext中的指针,来自对gdk_x11_display_string_to_compound_text()的调用。

数据由函数的调用者拥有。