Add documentation for default_window_icon

This commit is contained in:
Florian Bruhin 2016-05-07 21:37:01 +02:00
parent 2ea76c282e
commit f90776f75c

View File

@ -67,6 +67,7 @@ class TabbedBrowser(tabwidget.TabWidget):
shutting_down: Whether we're currently shutting down.
_local_marks: Jump markers local to each page
_global_marks: Jump markers used across all pages
default_window_icon: The qutebrowser window icon
Signals:
cur_progress: Progress of the current tab changed (loadProgress).