Query: xmimunregister
OS: centos
Section: 3
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmImUnregister(library call) XmImUnregister(library call)NAMEXmImUnregister -- An input manager function that removes a widget from association with its input managerSYNOPSIS#include <Xm/XmIm.h> void XmImUnregister( Widget widget);DESCRIPTIONXmImUnregister removes the specified widget from the list of widgets registered for input by the input manager. Note that the Text, TextField, and List widgets already call the XmImRegister internally. You should call the XmImUnregister function for these widgets before calling XmImRegister. widget Specifies the ID of the widget to be unregisteredRELATEDXmImRegister(3). XmImUnregister(library call)
Related Man Pages |
---|
xmimmblookupstring(3) - redhat |
xmimsetfocusvalues(3) - redhat |
xmimmblookupstring(3) - centos |
xmimmblookupstring(3) - hpux |
xmimsetfocusvalues(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
DB2 convert digits to binary format |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |