Table of Contents

Class IconThemeHandle

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

Constructors

IconThemeHandle(nint, bool)

public IconThemeHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

IconThemeHandle

Type Parameters

T