Home | Trees | Indices | Help |
|
---|
|
gmPlugin.cNotebookPlugin --+ | gmManual
Plugin to encapsulate the manual window.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Class Variables | |
tab_name = _('Manual')
|
Method Details |
|
Return tuple of (menuname, menuitem). None: no menu entry wanted
|
We *are* receiving focus via wx.EVT_NotebookPageChanged. This can be used to populate the plugin widget on receiving focus.
|
Called when this plugin is *about to* receive focus. If None returned from here (or from overriders) the plugin activation will be veto()ed (if it can be).
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 3 03:56:09 2013 | http://epydoc.sourceforge.net |