Interface TypePlugin
- Namespace
- GObject
- Assembly
- GObject-2.0.dll
public interface TypePlugin : IHandle
- Inherited Members
Methods
CompleteInterfaceInfo(Type, Type, InterfaceInfo)
void CompleteInterfaceInfo(Type instanceType, Type interfaceType, InterfaceInfo info)
Parameters
instanceType
TypeinterfaceType
Typeinfo
InterfaceInfo
CompleteTypeInfo(Type, TypeInfo, TypeValueTable)
void CompleteTypeInfo(Type gType, TypeInfo info, TypeValueTable valueTable)
Parameters
gType
Typeinfo
TypeInfovalueTable
TypeValueTable
Unuse()
void Unuse()
Use()
void Use()