textFieldEnd()

Indicates that the user has stopped entering text

Synopsis:

#include <GfWindow.h>

virtual void textFieldEnd()

Description:

Indicates that the user has stopped entering text in the text field.

See also:

textFieldBegin()