Table of Contents

Class HoverProviderHelper

Namespace
GtkSource
Assembly
GtkSource-5.dll
public sealed class HoverProviderHelper : Object, HoverProvider, NativeObject, IDisposable, InstanceFactory, GTypeProvider
Inheritance
HoverProviderHelper
Implements
Inherited Members

Constructors

HoverProviderHelper(ObjectHandle)

protected HoverProviderHelper(ObjectHandle handle)

Parameters

handle ObjectHandle

Methods

GetGType()

public static Type GetGType()

Returns

Type

NewFromPointer(nint, bool)

Creates a new managed HoverProviderHelper instance for a given pointer.

public static HoverProviderHelper NewFromPointer(nint ptr, bool ownsHandle)

Parameters

ptr nint
ownsHandle bool

Returns

HoverProviderHelper

PopulateFinish(AsyncResult)

public bool PopulateFinish(AsyncResult result)

Parameters

result AsyncResult

Returns

bool