SimplePermission


Object Hierarchy:

GLib.SimplePermission GLib.SimplePermission GLib.SimplePermission GLib.Permission GLib.Permission GLib.Permission->GLib.SimplePermission GLib.Object GLib.Object GLib.Object->GLib.Permission

Description:

[ CCode ( type_id = "g_simple_permission_get_type ()" ) ]
public class SimplePermission : Permission

SimplePermission is a trivial implementation of Permission that represents a permission that is either always or never allowed.

The value is given at construction and doesn't change.

Calling request or release will result in errors.


Namespace: GLib
Package: gio-2.0

Content:

Creation methods:

Inherited Members:

All known members inherited from class GLib.Object



2022 vala-language.org