Table of Contents

Class FontChooserWidgetHandle

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

Constructors

FontChooserWidgetHandle(nint, bool)

public FontChooserWidgetHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

FontChooserWidgetHandle

Type Parameters

T