Constructor

Adw.ApplicationWindow.new

Declaration [src]

GtkWidget*
adw_application_window_new (
  GtkApplication* app
)

Description [src]

Creates a new AdwApplicationWindow for app.

Parameters

app GtkApplication*
 

an application instance

 Ownership is not transferred to the callee

Return value

Returns: GtkWidget*

the newly created AdwApplicationWindow

Ownership is not transferred to the caller