Table of Contents

Class EmojiChooserHandle

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

Constructors

EmojiChooserHandle(nint, bool)

public EmojiChooserHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

EmojiChooserHandle

Type Parameters

T