C# Class Tomboy.NoteWikiWatcher

Inheritance: Tomboy.NoteAddin
Show file Open project: GNOME/tomboy

Public Methods

Method Description
Initialize ( ) : void
OnNoteOpened ( ) : void
Shutdown ( ) : void

Private Methods

Method Description
ApplyWikiwordToBlock ( Gtk start, Gtk end ) : void
NoteWikiWatcher ( ) : System
OnDeleteRange ( object sender, Gtk args ) : void
OnEnableWikiwordsChanged ( object sender, Tomboy.NotifyEventArgs args ) : void
OnInsertText ( object sender, Gtk args ) : void

Method Details

Initialize() public method

public Initialize ( ) : void
return void

OnNoteOpened() public method

public OnNoteOpened ( ) : void
return void

Shutdown() public method

public Shutdown ( ) : void
return void