Table of Contents

Class IOModule

Namespace
Gio
Assembly
Gio-2.0.dll
public class IOModule : TypeModule, IObject, INotifyPropertyChanged, IDisposable, TypePlugin, IHandle, GTypeProvider
Inheritance
IOModule
Implements
Inherited Members

Constructors

IOModule(bool, params ConstructArgument[])

protected IOModule(bool owned, params ConstructArgument[] constructArguments)

Parameters

owned bool
constructArguments ConstructArgument[]

IOModule(IntPtr, bool)

protected IOModule(IntPtr ptr, bool ownedRef)

Parameters

ptr 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

Load()

public void Load()

New(string)

public static IOModule New(string filename)

Parameters

filename string

Returns

IOModule

Query()

[Version("2.24")]
public static string[] Query()

Returns

string[]

Unload()

public void Unload()