mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-03 18:18:00 +02:00
man pages: document XCloseIM frees its argument
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
parent
a04b84f0f7
commit
1a7e54609c
1 changed files with 2 additions and 1 deletions
|
|
@ -139,7 +139,8 @@ returns NULL if no input method could be opened.
|
|||
.LP
|
||||
The
|
||||
.B XCloseIM
|
||||
function closes the specified input method.
|
||||
function closes the specified input method and frees the memory pointed
|
||||
to by the im argument.
|
||||
.LP
|
||||
The
|
||||
.B XSetIMValues
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue