Table of Contents

Class TypePluginHelper

Namespace
GObject
Assembly
GObject-2.0.dll
public sealed class TypePluginHelper : Object, IObject, INotifyPropertyChanged, IDisposable, TypePlugin, IHandle, GTypeProvider
Inheritance
TypePluginHelper
Implements
Inherited Members

Constructors

TypePluginHelper(IntPtr, bool)

public TypePluginHelper(IntPtr handle, bool ownedRef)

Parameters

handle IntPtr
ownedRef bool

Methods

CompleteInterfaceInfo(Type, Type, InterfaceInfo)

public void CompleteInterfaceInfo(Type instanceType, Type interfaceType, InterfaceInfo info)

Parameters

instanceType Type
interfaceType Type
info InterfaceInfo

CompleteTypeInfo(Type, TypeInfo, TypeValueTable)

public void CompleteTypeInfo(Type gType, TypeInfo info, TypeValueTable valueTable)

Parameters

gType Type
info TypeInfo
valueTable TypeValueTable

GetGType()

public static Type GetGType()

Returns

Type