Table of Contents

Class SimplePermission

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public class SimplePermission
Inheritance
SimplePermission
Inherited Members

Methods

GetGType()

Calls native function g_simple_permission_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False

New(bool)

Calls native constructor g_simple_permission_new. Version: 2.26

[Version("2.26")]
public static extern IntPtr New(bool allowed)

Parameters

allowed bool

Transfer ownership: None Nullable: False

Returns

IntPtr

Transfer ownership: Full Nullable: False