navbar->page->update(); } public function refresh(): void { $this->gtk->set_sensitive( !empty( $this->navbar->request->getValue() ) ); } }