Table of Contents

Class InitiallyUnowned

Namespace
GObject
Assembly
GObject-2.0.dll
public class InitiallyUnowned : Object, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
Inheritance
InitiallyUnowned
Implements
Derived
Inherited Members

Constructors

InitiallyUnowned()

public InitiallyUnowned()

InitiallyUnowned(params ConstructArgument[])

protected InitiallyUnowned(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

InitiallyUnowned(IntPtr, bool)

protected InitiallyUnowned(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type