OlTextEditTextBuffer(3W) UNIX System V OlTextEditTextBuffer(3W)
NAME
OlTextEditTextBuffer
SYNOPSIS
#include <buffutil.h>
#include <textbuff.h>
#include <TextEdit.h>
...
extern TextBuffer * OlTextEditTextBuffer(ctx)
TextEditWidget ctx;
DESCRIPTION
The OlTextEditTextBuffer function is used to retrieve the TextBuffer
pointer associated with the TextEdit widget ctx. This pointer can be
used to access the facilities provided by the Text Buffer Utilities
module.
SEE ALSO
Text Buffer Utilities(3W), TextEdit Widget
10/89 Page 1