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