示例#1
0
 def UpdateStatusBar(self, v=None):
     return CScite.app_UpdateStatusBar(v)
示例#2
0
	def UpdateStatusBar(self, v=None): return CScite.app_UpdateStatusBar(v)
	# CScite.app_SciteCommand(self.nPane, s, *args)  (see __getattr__)
	# CScite.app_GetConstant(self.nPane, s, *args)  (see __getattr__)
	
	def __getattr__(self, s):