TGTextEditDialogs This file defines several dialogs that are used by the TGTextEdit widget via its associated context popup menu. The following dialogs are available: TGSearchDialog, TGGotoDialog and TGPrintDialog.
| TGSearchType() | |
| TGSearchType(const TGSearchType&) | |
| ~TGSearchType() | |
| TGSearchType& | operator=(const TGSearchType&) |

{ fDirection = kTRUE; fCaseSensitive = kFALSE; fBuffer = 0; fClose = kTRUE; }