(Translated by
https://www.hiragana.jp/
)
Xlib Programming Manual: Extensions: XFreeExtensionList
XFreeExtensionList
Syntax
XFreeExtensionList(
list
) char **
list
;
Arguments
list
Specifies the list of extension names.
Description
The
XFreeExtensionList()
function frees the memory allocated by
XListExtensions()
.
See also
XListExtensions()
,
XQueryExtension()
, "
Basic Protocol Support Routines
".
Christophe Tronche
,
ch@tronche.com