Table of Contents

Interface TypePlugin

Namespace
GObject
Assembly
GObject-2.0.dll
public interface TypePlugin

Properties

Handle

ObjectHandle Handle { get; }

Property Value

ObjectHandle

Methods

CompleteInterfaceInfo(Type, Type, InterfaceInfo)

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

Parameters

instanceType Type
interfaceType Type
info InterfaceInfo

CompleteTypeInfo(Type, TypeInfo, TypeValueTable)

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

Parameters

gType Type
info TypeInfo
valueTable TypeValueTable

Unuse()

void Unuse()

Use()

void Use()