gio.SimplePermission

Undocumented in source.

Public Imports

gio.c.types
public import gio.c.types;
gtkc.giotypes
public import gtkc.giotypes;

Members

Classes

SimplePermission
class SimplePermission

gio.SimplePermission is a trivial implementation of gio.Permission that represents a permission that is either always or never allowed. The value is given at construction and doesn't change.