Exemplo n.º 1
0
 def __init__(self, activity):
     ActivityToolbarButton.__init__(self, activity)
     self._activity = activity
     GLib.idle_add(self.__setup_buttons_cb)