Beispiel #1
0
 def show_about(self, *_args):
     about()
Beispiel #2
0
 def show_about(self, *args):
     from xpra.gtk_common.about import about
     about()
Beispiel #3
0
 def show_about(self, *args):
     from xpra.gtk_common.about import about
     about()