Table of Contents

Class PopoverMenuHandle

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

Constructors

PopoverMenuHandle(nint, bool)

public PopoverMenuHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

PopoverMenuHandle

Type Parameters

T