C# Class Tomboy.TomboyTray

Afficher le fichier Open project: oluc/tomboy Class Usage Examples

Méthodes publiques

Méthode Description
AddRecentlyChangedNotes ( ) : void
TomboyTray ( NoteManager manager, ITomboyTray tray ) : System

Méthodes protégées

Méthode Description
TomboyTray ( NoteManager manager ) : System

Private Methods

Méthode Description
MakeTrayNotesMenu ( ) : Gtk.Menu
RemoveRecentlyChangedNotes ( ) : void

Method Details

AddRecentlyChangedNotes() public méthode

public AddRecentlyChangedNotes ( ) : void
Résultat void

TomboyTray() protected méthode

protected TomboyTray ( NoteManager manager ) : System
manager NoteManager
Résultat System

TomboyTray() public méthode

public TomboyTray ( NoteManager manager, ITomboyTray tray ) : System
manager NoteManager
tray ITomboyTray
Résultat System