Description GSimplePermission is a trivial implementation of GPermission that represents a permission that is either always or never allowed. The value is given at constuction and doesn't change. Calling request or release will result in errors.
See Source File