Пример #1
0
 def run(self, ctx):
     kupferui.show_help(ctx.environment)
Пример #2
0
	def show_help(self):
		kupferui.show_help()
		self.emit("launched-action")
Пример #3
0
	def run(self):
		kupferui.show_help()
Пример #4
0
 def on_helpbutton_clicked(self, widget):
     kupferui.show_help()
Пример #5
0
	def on_helpbutton_clicked(self, widget):
		kupferui.show_help()
Пример #6
0
 def run(self, ctx):
     kupferui.show_help(ctx.environment)