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