Application.this
this
(string applicationId, gio.types.ApplicationFlags flags)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.
Parameters
applicationId | the application id |
flags | the application flags |
Returns
a new #GApplication instance