메소드 | 설명 | |
---|---|---|
GetTrayMenuPosition ( Gtk menu, int &x, int &y, bool &push_in ) : void | ||
MenuOpensUpward ( ) : bool | ||
ShowMenu ( bool select_first_item ) : void | ||
TomboyTrayIcon ( NoteManager manager ) : System |
메소드 | 설명 | |
---|---|---|
OnActivate ( ) : void | ||
OnPopupMenu ( uint button, uint activate_time ) : void |
메소드 | 설명 | |
---|---|---|
GetRightClickMenu ( ) : Gtk.Menu | ||
OnExit ( object sender, |
||
Preferences_SettingChanged ( object sender, |
||
Quit ( object sender, |
||
ShowAbout ( object sender, |
||
ShowHelpContents ( object sender, |
||
ShowPreferences ( object sender, |
||
SyncNotes ( object sender, |
||
UpdateMenuItems ( ) : void |
public GetTrayMenuPosition ( Gtk menu, int &x, int &y, bool &push_in ) : void | ||
menu | Gtk | |
x | int | |
y | int | |
push_in | bool | |
리턴 | void |
protected OnPopupMenu ( uint button, uint activate_time ) : void | ||
button | uint | |
activate_time | uint | |
리턴 | void |
public TomboyTrayIcon ( NoteManager manager ) : System | ||
manager | NoteManager | |
리턴 | System |