Table of Contents

Class Module

Namespace
GLib
Assembly
GLib-2.0.dll
public static class Module
Inheritance
Module
Inherited Members

Methods

Initialize()

Initialize the GLib module.

public static void Initialize()

Remarks

Calling this method is necessary to correctly initialize the bindings and should be done before using anything else in the GLib namespace.