コード例 #1
0
 def about_action_activate_cb(self, widget, data=None):
     about.show_about_dialog()
コード例 #2
0
 def about_cb (self, widget, data = None):
     about.show_about_dialog()
コード例 #3
0
 def about_cb(self, widget, data=None):
     about.show_about_dialog()
コード例 #4
0
 def about_action_activate_cb (self, widget, data=None):
     about.show_about_dialog()