Class SimplePermission
- Namespace
- Gio
- Assembly
- Gio-2.0.dll
public class SimplePermission : Permission, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
- Inheritance
-
SimplePermission
- Implements
- Inherited Members
Constructors
SimplePermission(bool, params ConstructArgument[])
protected SimplePermission(bool owned, params ConstructArgument[] constructArguments)
Parameters
owned
boolconstructArguments
ConstructArgument[]
SimplePermission(IntPtr, bool)
protected SimplePermission(IntPtr ptr, bool ownedRef)
Parameters
Methods
GetGType()
public static Type GetGType()
Returns
New(bool)
[Version("2.26")]
public static SimplePermission New(bool allowed)
Parameters
allowed
bool