Exemple #1
0
 def about_action_activate_cb(self, widget, data=None):
     about.show_about_dialog()
Exemple #2
0
 def about_cb (self, widget, data = None):
     about.show_about_dialog()
 def about_cb(self, widget, data=None):
     about.show_about_dialog()
 def about_action_activate_cb (self, widget, data=None):
     about.show_about_dialog()