navbar->page->content->update(); } protected function _onKeyRelease( \GtkEntry $entry, \GdkEvent $event ): void { $this->navbar->refresh(); } }