Class Private
- Namespace
- GLib
- Assembly
- GLib-2.0.dll
public sealed class Private
- Inheritance
-
Private
- Inherited Members
Constructors
Private()
public Private()
Private(PrivateOwnedHandle)
public Private(PrivateOwnedHandle handle)
Parameters
handlePrivateOwnedHandle
Properties
Handle
public PrivateOwnedHandle Handle { get; }
Property Value
Methods
Equals(Private?)
public bool Equals(Private? other)
Parameters
otherPrivate
Returns
Equals(object?)
Determines whether the specified object is equal to the current object.
public override bool Equals(object? obj)
Parameters
objobjectThe object to compare with the current object.
Returns
Get()
public nint Get()
Returns
GetHashCode()
Serves as the default hash function.
public override int GetHashCode()
Returns
- int
A hash code for the current object.
Replace(nint)
[Version("2.32")]
public void Replace(nint value)
Parameters
valuenint
Set(nint)
public void Set(nint value)
Parameters
valuenint