Add documentation for default_window_icon
This commit is contained in:
parent
2ea76c282e
commit
f90776f75c
@ -67,6 +67,7 @@ class TabbedBrowser(tabwidget.TabWidget):
|
|||||||
shutting_down: Whether we're currently shutting down.
|
shutting_down: Whether we're currently shutting down.
|
||||||
_local_marks: Jump markers local to each page
|
_local_marks: Jump markers local to each page
|
||||||
_global_marks: Jump markers used across all pages
|
_global_marks: Jump markers used across all pages
|
||||||
|
default_window_icon: The qutebrowser window icon
|
||||||
|
|
||||||
Signals:
|
Signals:
|
||||||
cur_progress: Progress of the current tab changed (loadProgress).
|
cur_progress: Progress of the current tab changed (loadProgress).
|
||||||
|
Loading…
Reference in New Issue
Block a user