manpagez: man pages & more
man XmImFreeXIC(3)
Home | html | info | man
XmImFreeXIC(library call)                            XmImFreeXIC(library call)




NAME

       XmImFreeXIC  --  An input manager function that unregisters widgets for
       an XIC


SYNOPSIS

       #include <Xm/XmIm.h>
       void XmImFreeXIC(
       Widget widget,
       XIC xic);


DESCRIPTION

       XmImFreeXIC unregisters all widgets associated  with  the  specified  X
       Input  Context (XIC).  The specified widget must be associated with the
       specified xic.

       After unregistering the associated widgets, this call frees the xic.

       widget    Specifies the ID of a widget used to identify the VendorShell
                 and XmDisplay that maintain the widget-XIC registry.

       xic       Specifies the Input Context associated with the widget.


RELATED

       XmImGetXIC(3) and XmImSetXIC(3).



                                                     XmImFreeXIC(library call)

openMotif 2.3.1 - Generated Sun Nov 30 18:11:08 CST 2008
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.