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