Table of Contents

Interface InstanceFactory

Namespace
GObject
Assembly
GLib-2.0.dll
public interface InstanceFactory

Methods

Create(nint, bool)

public static abstract object Create(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Returns

object