Table of Contents

Class PopoverMenuBarHandle

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

Constructors

PopoverMenuBarHandle(nint, bool)

public PopoverMenuBarHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

PopoverMenuBarHandle

Type Parameters

T