xlthostcreatetranscript(3x) redhat man page | unix.com

Man Page: xlthostcreatetranscript

Operating Environment: redhat

Section: 3x

XltHostCreateTranscript(3X)											       XltHostCreateTranscript(3X)

NAME
XltHostCreateTranscript - 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;
DESCRIPTION
XltHostCreateTranscript 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 INFORMATION
XltHost(3X). XltHostCreateTranscript(3X)
Related Man Pages
xmcreateworkarea(3) - redhat
xmcreatescrolledtext(3) - centos
xmcreateworkarea(3) - centos
xmcreatescrolledtext(3x) - osf1
xmdropsitequerystackingorder(3x) - osf1
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
Retrieving previous command in a script
Docker learning Phase-I
[TIP] Processing YAML files with yq