Query: xmcreatetextfield
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
XmCreateTextField(library call) XmCreateTextField(library call)NAMEXmCreateTextField -- The TextField widget creation functionSYNOPSIS#include <Xm/TextF.h> Widget XmCreateTextField( Widget parent, String name, ArgList arglist, Cardinal argcount);DESCRIPTIONXmCreateTextField creates an instance of a TextField widget and returns the associated widget ID. parent Specifies the parent widget ID name Specifies the name of the created widget arglist Specifies the argument list argcount Specifies the number of attribute/value pairs in the argument list (arglist) For a complete definition of TextField and its associated resources, see XmTextField(3).RETURNReturns the TextField widget ID.RELATEDXmTextField(3). XmCreateTextField(library call)
Related Man Pages |
---|
xmcreaterowcolumn(3) - centos |
xmcreatesimplemenubar(3) - centos |
xmcreateworkarea(3) - centos |
xmcreatesimpleradiobox(3) - hpux |
xmcreateworkarea(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Motif Application will not refresh |