The Gnome Chemistry Utils  0.14.0
Public Member Functions | List of all members
gcp::TextEditor Class Reference

Text editor. More...

#include <text-editor.h>

Public Member Functions

virtual void SelectionChanged ()=0

Detailed Description

Text editor.

Virtual class used to edit texts. The goal is to get a notification when the selection changes.

Definition at line 37 of file text-editor.h.

Member Function Documentation

virtual void gcp::TextEditor::SelectionChanged ( )
pure virtual

The method call by the framework when the edited text selection changes. This methid must be implemented by derived classes.


The documentation for this class was generated from the following file: