コード例 #1
0
ファイル: simplegui_wx.py プロジェクト: thuleqaid/studynotes
 def getTitle(self):
     return _utils.strToUtf8(self._widget.GetLabel())
コード例 #2
0
ファイル: simplegui_wx.py プロジェクト: thuleqaid/studynotes
 def getTitle(self):
     return _utils.strToUtf8(self._widget.GetValue())