class StatusIconTrayIcon(TrayIconBase, Gtk.StatusIcon): (source)
| Method | __init__ |
Undocumented |
| Method | destroy |
Undocumented |
| Method | do_activate |
Undocumented |
| Method | do_popup_menu |
Undocumented |
| Method | do_popup_menu_notebooks |
Undocumented |
| Class Variable | __gsignals__ |
Undocumented |
Inherited from TrayIconBase:
| Method | do_activate_notebook |
Open a specific notebook. |
| Method | do_open_notebook |
Opens the notebook dialogs |
| Method | do_quick_note |
Show the dialog from the quicknote plugin |
| Method | do_quit |
Quit zim. |
| Method | get_trayicon_menu |
Returns the main 'tray icon menu |
| Method | list_all_notebooks |
Returns a list of all notebooks known in the current context |
| Method | list_open_notebooks |
Returns a list of open notebook. |
| Method | populate_menu_with_notebooks |
Populate a menu with a list of notebooks |