Table of Contents

Class CenterBoxHandle

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

Constructors

CenterBoxHandle(nint, bool)

public CenterBoxHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

CenterBoxHandle

Type Parameters

T