[ CCode ( has_construct_function = false ) ]
public Application (string? application_id, ApplicationFlags flags)
Creates a new `AdapApplication`.
If `application_id` is not `NULL`, then it must be valid. See [func@Gio.Application.id_is_valid].
If no application ID is given then some features (most notably application uniqueness) will be disabled.
| application_id |
The application ID |
| flags |
The application flags |
|
the newly created `AdapApplication` |