Table of Contents

Class IMMulticontextHandle

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

Constructors

IMMulticontextHandle(nint, bool)

public IMMulticontextHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

IMMulticontextHandle

Type Parameters

T