mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
add get_progress_fraction method, remove action extra call
This commit is contained in:
parent
b67b9561fb
commit
2c792d9773
2 changed files with 9 additions and 6 deletions
|
|
@ -144,8 +144,9 @@ namespace app::browser::main::tab
|
|||
MIME get_mime();
|
||||
Glib::ustring get_title();
|
||||
Glib::ustring get_description();
|
||||
double get_progress_fraction();
|
||||
|
||||
Glib::ustring get_navigation_request_text();
|
||||
Glib::ustring get_navigation_request_text();
|
||||
|
||||
// Setters
|
||||
void set_navbar_request_text(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue