Table of Contents

Class VolumeButtonHandle

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public class VolumeButtonHandle : ScaleButtonHandle, IDisposable
Inheritance
VolumeButtonHandle
Implements
Inherited Members

Constructors

VolumeButtonHandle(nint, bool)

public VolumeButtonHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

VolumeButtonHandle

Type Parameters

T