NavigationPage.this

  1. this(void* ptr, Flag!"Take" take)
  2. this(gtk.widget.Widget child, string title)
    class NavigationPage

Parameters

child gtk.widget.Widget

the child widget

title string

the page title

Return Value