[ CCode ( has_construct_function = false ) ]
public Application (string? application_id, ApplicationFlags flags)
Creates a new `AdwApplication`.
If `application_id` is not `NULL`, then it must be valid. See [[email protected]_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 `AdwApplication` |