push_by_tag


Description:

public void push_by_tag (string tag)

Pushes the page with the tag tag onto the navigation stack.

If [method@NavigationView.add] hasn't been called, the page is automatically removed once it's popped.

[signal@NavigationView:AdwNavigationView:popped] will be emitted for pushed page.

See [method@NavigationView.push] and [property@NavigationPage:tag].

Parameters:

this

a navigation view

tag

the page tag