XmCreateText
The Text widget creation function "XmCreateText" "creation functions" "XmCreateText"
- Provided by: libmotif-dev (Version: 2.3.4-10)
- Source: motif
- Report a bug
The Text widget creation function "XmCreateText" "creation functions" "XmCreateText"
#include <Xm/Text.h> Widget XmCreateText( Widget parent, String name, ArgList arglist, Cardinal argcount);
XmCreateText 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).
Returns the Text widget ID.