Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child markerGio.Permission
parent-child marker Gio.SimplePermission

Class Gio.SimplePermission

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GSimplePermission
Class : SimplePermission
Extends: Gio.Permission
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.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties- Nowhere other than here
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:16 GMT+0800 (HKT)