Class TypePluginHelper
- Namespace
- GObject
- Assembly
- GObject-2.0.dll
public sealed class TypePluginHelper : Object, IDisposable, TypePlugin, InstanceFactory, GTypeProvider
- Inheritance
-
TypePluginHelper
- Implements
- Inherited Members
Constructors
TypePluginHelper(ObjectHandle)
public TypePluginHelper(ObjectHandle handle)
Parameters
handle
ObjectHandle
Methods
CompleteInterfaceInfo(Type, Type, InterfaceInfo)
public void CompleteInterfaceInfo(Type instanceType, Type interfaceType, InterfaceInfo info)
Parameters
instanceType
TypeinterfaceType
Typeinfo
InterfaceInfo
CompleteTypeInfo(Type, TypeInfo, TypeValueTable)
public void CompleteTypeInfo(Type gType, TypeInfo info, TypeValueTable valueTable)
Parameters
gType
Typeinfo
TypeInfovalueTable
TypeValueTable
GetGType()
public static Type GetGType()