centos man page for xmimunregister

Query: xmimunregister

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XmImUnregister(library call)											      XmImUnregister(library call)

NAME
XmImUnregister -- An input manager function that removes a widget from association with its input manager
SYNOPSIS
#include <Xm/XmIm.h> void XmImUnregister( Widget widget);
DESCRIPTION
XmImUnregister 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 unregistered
RELATED
XmImRegister(3). XmImUnregister(library call)
Related Man Pages
xmimsetfocusvalues(3) - redhat
xmimsetvalues(3) - redhat
xmimvasetfocusvalues(3) - redhat
xmimsetvalues(3) - centos
xmimsetvalues(3) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Tar Command
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq