Application.setFlags
void setFlags(gio.types.ApplicationFlags flags)Sets 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 |
void setFlags(gio.types.ApplicationFlags flags)Sets the flags for application.
The flags can only be modified if application has not yet been registered.
See #GApplicationFlags.
flags | the flags for application |