C# Class Tomboy.TomboyTray

Mostrar archivo Open project: oluc/tomboy Class Usage Examples

Public Methods

Method Description
AddRecentlyChangedNotes ( ) : void
TomboyTray ( NoteManager manager, ITomboyTray tray ) : System

Protected Methods

Method Description
TomboyTray ( NoteManager manager ) : System

Private Methods

Method Description
MakeTrayNotesMenu ( ) : Gtk.Menu
RemoveRecentlyChangedNotes ( ) : void

Method Details

AddRecentlyChangedNotes() public method

public AddRecentlyChangedNotes ( ) : void
return void

TomboyTray() protected method

protected TomboyTray ( NoteManager manager ) : System
manager NoteManager
return System

TomboyTray() public method

public TomboyTray ( NoteManager manager, ITomboyTray tray ) : System
manager NoteManager
tray ITomboyTray
return System