Application.this

Creates a new #GApplication instance.

If non-null, the application id must be valid. See gio.application.Application.idIsValid.

If no application ID is given then some features of #GApplication (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

a new #GApplication instance