mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
update window subtitle on refresh
This commit is contained in:
parent
fb71cfa2be
commit
61613c12af
5 changed files with 42 additions and 9 deletions
|
|
@ -26,7 +26,8 @@ namespace app::browser
|
|||
~Main();
|
||||
|
||||
// Getters
|
||||
Glib::ustring get_current_tab_label_text();
|
||||
Glib::ustring get_current_tab_page_title();
|
||||
Glib::ustring get_current_tab_page_subtitle();
|
||||
|
||||
// Actions
|
||||
void tab_append();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue