Query: xmcreatetextfield
OS: osf1
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmCreateTextField(3X) XmCreateTextField(3X)NAMEXmCreateTextField - The TextField widget creation functionSYNOPSIS#include <Xm/TextF.h> Widget XmCreateTextField (parent, name, arglist, argcount) Widget parent; String name; ArgList arglist; Cardinal argcount;DESCRIPTIONXmCreateTextField creates an instance of a TextField widget and returns the associated widget ID. Specifies the parent widget ID Specifies the name of the created widget Specifies the argument list Specifies the number of attribute/value pairs in the argument list (arglist) For a complete definition of TextField and its associated resources, see XmTextField(3X).RETURN VALUEReturns the TextField widget ID.SEE ALSOXmTextField(3X) XmCreateTextField(3X)
Related Man Pages |
---|
xmcreateselectionbox(3x) - osf1 |
xmcreateworkarea(3) - centos |
xmvacreatetextfield(3) - centos |
xmcreatemessagebox(3x) - osf1 |
xmcreatesimpleradiobox(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Motif Application will not refresh |