Example #1
0
    def __init__(self):
        # TODO: read config values
        SlideNotebook.__init__(self)

        # Make switching to certain browser for others possible:
        g.register('gtk_sidebar', self)

        # Fill something into the browser list
        self.collect_browsers()