Table of Contents

Class IMMulticontext

Namespace
Gtk
Assembly
Gtk-4.0.dll
public class IMMulticontext : IMContext, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
Inheritance
IMMulticontext
Implements
Inherited Members

Constructors

IMMulticontext(bool, params ConstructArgument[])

protected IMMulticontext(bool owned, params ConstructArgument[] constructArguments)

Parameters

owned bool
constructArguments ConstructArgument[]

IMMulticontext(IntPtr, bool)

protected IMMulticontext(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetContextId()

public string GetContextId()

Returns

string

GetGType()

public static Type GetGType()

Returns

Type

New()

public static IMMulticontext New()

Returns

IMMulticontext

SetContextId(string?)

public void SetContextId(string? contextId)

Parameters

contextId string