Esempio n. 1
0
 def about(self, _action):
     """Opens the about dialog."""
     AboutDialog.show_about_dialog(_('Webilder Applet'))
Esempio n. 2
0
 def on_about_handle_activate(self, _event):
     """Hanles the About menu item."""
     AboutDialog.show_about_dialog('Webilder Desktop')
Esempio n. 3
0
 def on_about_handle_activate(self, _event):
     """Hanles the About menu item."""
     AboutDialog.show_about_dialog('Webilder Desktop')
Esempio n. 4
0
 def about(self, _object, _menu):
     """Opens the about dialog."""
     AboutDialog.show_about_dialog(_('Webilder Applet'))
Esempio n. 5
0
 def about(self, _action):
     """Opens the about dialog."""
     AboutDialog.show_about_dialog(_('Webilder Applet'))