Table of Contents

Class HoverContext

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

Constructors

HoverContext(bool, params ConstructArgument[])

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

Parameters

owned bool
constructArguments ConstructArgument[]

HoverContext(IntPtr, bool)

protected HoverContext(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

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