Class p.u.v.v.VimEmbedWidget(gtk.EventBox):

Part of pida.utils.vim.vimembed View In Hierarchy

Undocumented
Line # Kind Name Docs
90 Method __init__ Undocumented
101 Method _create_ui Undocumented
108 Method _generate_servername Undocumented
111 Method get_server_name Undocumented
114 Method should_remove Undocumented
118 Method run Undocumented
135 Method grab_input_focus Undocumented
def __init__(self, command, script_path, args=):
Undocumented
def _create_ui(self):
Undocumented
def _generate_servername(self):
Undocumented
def get_server_name(self):
Undocumented
def should_remove(self):
Undocumented
def run(self):
Undocumented
def grab_input_focus(self):
Undocumented
API Documentation for PIDA, generated by pydoctor.