Table of Contents

Class VolumeMonitorHandle

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public class VolumeMonitorHandle : ObjectHandle, IDisposable
Inheritance
VolumeMonitorHandle
Implements
Derived
Inherited Members

Constructors

VolumeMonitorHandle(nint, bool)

public VolumeMonitorHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

public static VolumeMonitorHandle For<T>(ConstructArgument[] constructArguments) where T : VolumeMonitor, GTypeProvider

Parameters

constructArguments ConstructArgument[]

Returns

VolumeMonitorHandle

Type Parameters

T