Application.setFlags

Sets the flags for application. The flags can only be modified if application has not yet been registered. See GApplicationFlags. Since 2.28

class Application
void
setFlags

Parameters

flags GApplicationFlags

the flags for application

Meta