Table of Contents

Class FontButtonHandle

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

Constructors

FontButtonHandle(nint, bool)

public FontButtonHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

FontButtonHandle

Type Parameters

T