Table of Contents

Class StaticPrivate

Namespace
GLib
Assembly
GLib-2.0.dll
public sealed class StaticPrivate
Inheritance
StaticPrivate
Inherited Members

Constructors

StaticPrivate()

public StaticPrivate()

StaticPrivate(StaticPrivateOwnedHandle)

public StaticPrivate(StaticPrivateOwnedHandle handle)

Parameters

handle StaticPrivateOwnedHandle

Properties

Handle

public StaticPrivateOwnedHandle Handle { get; }

Property Value

StaticPrivateOwnedHandle

Methods

Equals(StaticPrivate?)

public bool Equals(StaticPrivate? other)

Parameters

other StaticPrivate

Returns

bool

Equals(object?)

Determines whether the specified object is equal to the current object.

public override bool Equals(object? obj)

Parameters

obj object

The object to compare with the current object.

Returns

bool

true if the specified object is equal to the current object; otherwise, false.

Free()

public void Free()

Get()

public IntPtr Get()

Returns

IntPtr

GetHashCode()

Serves as the default hash function.

public override int GetHashCode()

Returns

int

A hash code for the current object.

Init()

public void Init()