Example #1
0
	def on_help_index_activate(self,widget):
	
		help_class=devede_help.show_help(self.gladefile,self.global_vars["help_path"],"index.html")
Example #2
0
	def on_help_index_activate(self,widget):
	
		help_class=devede_help.show_help(self.gladefile,self.global_vars["help_path"],"index.html")
Example #3
0
	def on_main_help_clicked(self,widget):
		
		help_class=devede_help.show_help(self.gladefile,self.global_vars["help_path"],"main.html")
Example #4
0
	def on_main_help_clicked(self,widget):
		
		help_class=devede_help.show_help(self.gladefile,self.global_vars["help_path"],"main.html")