The Gnome Chemistry Utils
0.14.0
|
#include <text-editor.h>
Public Member Functions | |
virtual void | SelectionChanged ()=0 |
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.
|
pure virtual |
The method call by the framework when the edited text selection changes. This methid must be implemented by derived classes.