Table of Contents

Class IMContextSimple

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

Constructors

IMContextSimple(bool, params ConstructArgument[])

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

Parameters

owned bool
constructArguments ConstructArgument[]

IMContextSimple(IntPtr, bool)

protected IMContextSimple(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

AddComposeFile(string)

public void AddComposeFile(string composeFile)

Parameters

composeFile string

GetGType()

public static Type GetGType()

Returns

Type

New()

public static IMContextSimple New()

Returns

IMContextSimple