Table of Contents

Class NativeVolumeMonitor

Namespace
Gio
Assembly
Gio-2.0.dll
public class NativeVolumeMonitor : VolumeMonitor, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
Inheritance
NativeVolumeMonitor
Implements
Inherited Members

Constructors

NativeVolumeMonitor(bool, params ConstructArgument[])

protected NativeVolumeMonitor(bool owned, params ConstructArgument[] constructArguments)

Parameters

owned bool
constructArguments ConstructArgument[]

NativeVolumeMonitor(IntPtr, bool)

protected NativeVolumeMonitor(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type