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