Constructor

HeApplicationWindownew

Declaration

HeApplicationWindow*
he_application_window_new (
  HeApplication* app
)

Description [src]

Creates a new ApplicationWindow.

Since: 1.0.

Parameters

app

Type: HeApplication

The application associated with this window. .

The data is owned by the caller of the function.

Return value

Type: HeApplicationWindow

No description available.

The data is owned by the called function.