create_window


Description:

public Window create_window (string window_title)

Creates a new Window and adds it to MxApplication.

The application must be registered before this function is run.

Parameters:

this

An Application

window_title

Title for the new window

Returns:

The newly created MxWindow




2022 vala-language.org