class documentation

class StatusIconTrayIcon(TrayIconBase, Gtk.StatusIcon): (source)

View In Hierarchy

Base class for a tray icon based on Gtk.StatusIcon
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
def __init__(self): (source)

Undocumented

def destroy(self): (source)

Undocumented

def do_activate(self): (source)

Undocumented

def do_popup_menu(self, button=3, activate_time=0): (source)

Undocumented

def do_popup_menu_notebooks(self, list, button=1, activate_time=0): (source)

Undocumented

__gsignals__ = (source)

Undocumented