Ejemplo n.º 1
0
 def about_action_activate_cb(self, widget, data=None):
     about.show_about_dialog()
Ejemplo n.º 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()