Query: xmimgetxic
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmImGetXIC(library call) XmImGetXIC(library call)NAMEXmImGetXIC -- An input manager function that obtains an XIC for a widgetSYNOPSIS#include <Xm/XmIm.h> XIC XmImGetXIC( Widget widget, XmInputPolicy input_policy, ArgList args, Cardinal num_args);DESCRIPTIONXmImGetXIC creates and registers an X Input Context (XIC) with the specified arguments for widget. If XmINHERIT_POLICY is specified for input_policy, a new XIC will be created only if required to by the arguments or by the VendorShell input policy. Any existing XIC regis- tered with widget is unregistered. Refer to the VendorShell reference page for further details. widget Specifies the ID of a widget for which an Input Context is to be created. input_policy Specifies the type of input policy. It accepts the following values: XmINHERIT_POLICY Inherits the policy from VendorShell. XmPER_WIDGET Creates a new XIC for this widget. XmPER_SHELL Creates a new XIC for the shell, if needed. args Specifies an XtArgList parameter to use for creating the XIC. num_args Specifies the number of arguments in the args parameter.RETURNReturns the created XIC. The application is responsible for freeing the returned XIC by calling XmImFreeXIC.RELATEDXmImSetXIC(3) and XmImFreeXIC(3). XmImGetXIC(library call)
Related Man Pages |
---|
ximofic(3) - debian |
xmimmblookupstring(3) - centos |
xmimmblookupstring(3) - hpux |
xmimsetfocusvalues(3) - hpux |
ximofic(3x11) - osf1 |
Similar Topics in the Unix Linux Community |
---|
SAN Migration question |
Thank you members and admins |
awk - Multi-line data to be stored in variable |
Shopt -s histappend |