find_page


Description:

public unowned NavigationPage? find_page (string tag)

Finds a page in this by its tag.

See [property@NavigationPage:tag].

Parameters:

this

a navigation view

tag

a page tag

Returns:

the page with the given tag