Esempio n. 1
0
 def UnsetProperty(self, s):
     return CScite.app_UnsetProperty(s)
Esempio n. 2
0
	def UnsetProperty(self, s): return CScite.app_UnsetProperty(s)
	def UpdateStatusBar(self, v=None): return CScite.app_UpdateStatusBar(v)