Inheritance diagram for encode.terminal.Launcher:


Public Member Functions | |
| def | __init__ |
| def | get_action |
| def | create |
Public Attributes | |
| action | |
Definition at line 30 of file terminal.py.
| def encode.terminal.Launcher.__init__ | ( | self | ) |
| def encode.terminal.Launcher.create | ( | self | ) |
Definition at line 41 of file terminal.py.
| def encode.terminal.Launcher.get_action | ( | self | ) |
Return a gtk.Action for creating Views.
Reimplemented from encode.environment.LauncherExtension.
Definition at line 38 of file terminal.py.
Definition at line 35 of file terminal.py.
1.4.7