setFlags

open fun setFlags(flags: ApplicationFlags)

Sets the flags for @application.

The flags can only be modified if @application has not yet been registered.

See #GApplicationFlags.

Since

2.28

Parameters

flags

the flags for @application