NavigationPage
Description:
[
CCode ( has_construct_function =
false ) ]
public NavigationPage (
Widget child,
string title)
Creates a new `AdwNavigationPage`.
Parameters:
| child |
the child widget
|
| title |
the page title
|
Returns:
|
the new created `AdwNavigationPage`
|