def open_inbox(self, widget):
self.INDICATOR.set_status(AppIndicator3.IndicatorStatus.ACTIVE)
self.set_inbox(0)
self.local_data['inbox_count'] = 0
webbrowser.open('https://www.reddit.com/message/unread/', new=1, autoraise=True)
评论列表
文章目录