Table of Contents

Class FontChooserDialogHandle

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

Constructors

FontChooserDialogHandle(nint, bool)

public FontChooserDialogHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

FontChooserDialogHandle

Type Parameters

T