Application.setFlags
void setFlags(gio.types.ApplicationFlags flags) nothrowSets the flags for application.
The flags can only be modified if application has not yet been registered.
See #GApplicationFlags.
Parameters
flags | the flags for application |