Query: xltcreatenumentry
OS: redhat
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XltCreateNumEntry(3X) XltCreateNumEntry(3X)NAMEXltCreateNumEntry - Convenience function to create a NumEntry widgetSYNOPSIS#include <Xlt/NumEntry.h> Widget XltCreateNumEntry(parent, name, arglist, argcount) Widget parent; String name; ArgList arglist; Cardinal argcount;DESCRIPTIONXltCreateNumEntry create an instance of a NumEntry widget and returns the associated widget ID. parent The parent widget ID name The widget name. arglist The arglist. argcount The number of args in arglist. For a complete description of NumEntry, see XltNumEntry(3X)RETURN VALUEReturns the NumEntry widget ID.RELATED INFORMATIONXltNumEntry(3X). XltCreateNumEntry(3X)