![]() |
![]()
| ![]() |
![]()
NAMEXmCreateText — The Text widget creation function SYNOPSIS#include <Xm/Text.h> Widget XmCreateText( Widget parent, String name, ArgList arglist, Cardinal argcount); DESCRIPTIONXmCreateText creates an instance of a Text widget and returns the associated widget ID.
For a complete definition of Text and its associated resources, see XmText(3). RETURNReturns the Text widget ID. RELATEDXmText(3).
|