ApplicationWindow.this

Creates a new #GtkApplicationWindow.

  1. this(GtkApplicationWindow* gtkApplicationWindow, bool ownedRef)
  2. this(Application application)
    class ApplicationWindow

Parameters

application Application

a #GtkApplication

Return Value

a newly created #GtkApplicationWindow

Throws

ConstructionException GTK+ fails to create the object.

Meta