Table of Contents

Class HoverContext

Namespace
GtkSource
Assembly
GtkSource-5.dll
public class HoverContext : Object, IDisposable, GTypeProvider, InstanceFactory
Inheritance
HoverContext
Implements
Inherited Members

Constructors

HoverContext(params ConstructArgument[])

public HoverContext(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

HoverContext(HoverContextHandle)

public HoverContext(HoverContextHandle handle)

Parameters

handle HoverContextHandle

Methods

GetBuffer()

public Buffer GetBuffer()

Returns

Buffer

GetGType()

public static Type GetGType()

Returns

Type

GetIter(TextIter)

public bool GetIter(TextIter iter)

Parameters

iter TextIter

Returns

bool

GetView()

public View GetView()

Returns

View