SgFinderSetTextString(3X) UNIX System V SgFinderSetTextString(3X)
NAME
SgFinderSetTextString - A Finder function that sets the
string value
SYNOPSIS
#include <Sgm/Finder.h>
void SgFinderSetTextString (widget, value)
Widget widget;
char * value;
VERSION
This page documents the version of Sgm that accompanies
Motif 1.2.
DESCRIPTION
SgFinderSetTextString sets the string value of the Finder
widget. This routine calls the widget's
XmNvalueChangedCallback and XmNactivateCallback.
widget Specifies the Finder widget ID
value Specifies the character pointer to the string value
and places the string into the text edit window
For a complete definition of Finder and its associated
resources, see SgFinder(3X).
RELATED INFORMATION
SgFinder(3X)
Page 1 (printed 4/30/98)