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

@ -53,7 +53,7 @@ class Gemtext
\GtkLabel $label,
string $href
) {
$this->content->address->navbar->request->gtk->set_text(
$this->content->address->navbar->request->setValue(
$this->_url(
$href
)