Table of Contents

Class FontDialogButtonHandle

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

Constructors

FontDialogButtonHandle(nint, bool)

public FontDialogButtonHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

FontDialogButtonHandle

Type Parameters

T