Constructor
AdwApplicationWindownew
Declaration [src]
GtkWidget*
adw_application_window_new (
  GtkApplication* app
)
Parameters
- app
- 
            Type: GtkApplicationAn application instance. The data is owned by the caller of the function. 
Return value
Type: GtkWidget
The newly created AdwApplicationWindow.
| The data is owned by the called function. |