Example #1
0
 def __init__(self, *args):
     log("GLClientWindow(..)")
     GTK2WindowBase.__init__(self, *args)
     self.add(self._backing._backing)
Example #2
0
 def __init__(self, *args):
     log("GLClientWindow(..)")
     GTK2WindowBase.__init__(self, *args)
     self.add(self._backing._backing)
Example #3
0
 def __init__(self, *args):
     log("GLClientWindow(..)")
     GTK2WindowBase.__init__(self, *args)
Example #4
0
 def __init__(self, *args):
     log("GLClientWindow(..)")
     GTK2WindowBase.__init__(self, *args)