Query: xlthostcreatetranscript
OS: redhat
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XltHostCreateTranscript(3X) XltHostCreateTranscript(3X)NAMEXltHostCreateTranscript - Convenience function to create a XmScrolledText widget to display the ascii input from a XltHost(3) stream and, send anything typed into the transcript to the XltHost stream.SYNOPSIS#include <Xlt/Host.h> Widget XltHostCreateTranscript(parent, host, args_in, n_in) Widget parent; Widget host; Args *args_in; Cardinal n_in;DESCRIPTIONXltHostCreateTranscript Creates an un-managed XmScrolledText widget which displays all data from the given Host widget and, sends all typed data to the Host widget. parent The parent widget ID host The widget ID of the Host connection. args_in Args passed to XmCreateScrolledText. n_in n passed to XmCreateScrolledText. For a complete description of Host, see XltHost(3X)RELATED INFORMATIONXltHost(3X). XltHostCreateTranscript(3X)
Related Man Pages |
---|
xmcreateworkarea(3) - redhat |
xmcreateworkarea(3) - centos |
xmvacreatefileselectionbox(3) - centos |
xtcreatemanagedwidget(3) - hpux |
xmdropsitequerystackingorder(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
How to capture ^x,^y via bash script? |
Tar Command |
CentOS7 restoring file capabilities |
Issue with events occuring in DST window |
[TIP] Processing YAML files with yq |