use application setters

This commit is contained in:
yggverse 2024-07-05 02:33:01 +03:00
parent aea00e602f
commit e782204b43
5 changed files with 20 additions and 20 deletions

View file

@ -92,7 +92,7 @@ class Content
$this->history->tab
);
$address->navbar->request->gtk->set_text(
$address->navbar->request->setValue(
$this->getSelectedUrl()
);