Constructor

AdapApplicationWindownew

Declaration [src]

GtkWidget*
adap_application_window_new (
  GtkApplication* app
)

Description [src]

Creates a new AdapApplicationWindow for app.

Parameters

app

Type: GtkApplication

An application instance.

The data is owned by the caller of the function.

Return value

Type: GtkWidget

The newly created AdapApplicationWindow

The data is owned by the called function.