Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

OlTextEditGetCursorPosition(3)

OlTextEditGetLastPosition(3W)  —  MISC REFERENCE MANUAL PAGES

NAME

 OlTextEditGetLastPosition

SYNOPSIS

#include <buffutil.h>
#include <textbuff.h>
#include <Dynamic.h>
#include <TextEdit.h>
 ...
extern Boolean OlTextEditGetLastPosition(ctx, position)
TextEditWidget ctx;
TextPosition ∗ position;

DESCRIPTION

The OlTextEditGetLastPosition function is used to retrieve the position of the last character in the TextBuffer associated with the TextEdit widget ctx. 

RETURN VALUE

FALSE is returned if the widget supplied is not a TextEdit Widget; otherwise TRUE is returned.

SEE ALSO

OlTextEditGetCursorPosition(3), TextEdit Widget

3/29/90  —  Last change:

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026