Class p.u.p.PopupWindow(gtk.Window):

Part of pida.ui.popupwindow View In Hierarchy

Known subclasses: pida.ui.popupwindow.PopupEntryWindow

Undocumented
Line # Kind Name Docs
8 Method __init__ Undocumented
16 Method focus_out Undocumented
19 Method focus_in Undocumented
def __init__(self):
Undocumented
def focus_out(self, window, event):
Undocumented
def focus_in(self, window, event):
Undocumented
API Documentation for PIDA, generated by pydoctor.