| Trees | Indices | Help |
|
|---|
|
|
object --+
|
plugin_t
Proxy of C++ plugin_t class
| Instance Methods | |||
|
|||
| plugin_t |
|
||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
thisown The membership flag |
|
|
version plugin_t_version_get(plugin_t self) -> int |
|
|
flags plugin_t_flags_get(plugin_t self) -> int |
|
|
comment plugin_t_comment_get(plugin_t self) -> char |
|
|
help plugin_t_help_get(plugin_t self) -> char |
|
|
wanted_name plugin_t_wanted_name_get(plugin_t self) -> char |
|
|
wanted_hotkey plugin_t_wanted_hotkey_get(plugin_t self) -> char |
|
|
Inherited from |
|
| Method Details |
repr(x)
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
| Property Details |
thisownThe membership flag
|
versionplugin_t_version_get(plugin_t self) -> int
|
flagsplugin_t_flags_get(plugin_t self) -> int
|
commentplugin_t_comment_get(plugin_t self) -> char
|
helpplugin_t_help_get(plugin_t self) -> char
|
wanted_nameplugin_t_wanted_name_get(plugin_t self) -> char
|
wanted_hotkeyplugin_t_wanted_hotkey_get(plugin_t self) -> char
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Sep 28 13:23:23 2008 | http://epydoc.sourceforge.net |