Application.this

Creates a new adw.application.Application.

If application_id is not NULL, then it must be valid. See gio.application.Application.idIsValid.

If no application ID is given then some features (most notably application uniqueness) will be disabled.

class Application
this

Parameters

applicationId string

The application ID

flags gio.types.ApplicationFlags

The application flags

Return Value

the newly created adw.application.Application