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
handle
PrivateOwnedHandle
Properties
Handle
public PrivateOwnedHandle Handle { get; }
Property Value
Methods
Equals(Private?)
public bool Equals(Private? other)
Parameters
other
Private
Returns
Equals(object?)
Determines whether the specified object is equal to the current object.
public override bool Equals(object? obj)
Parameters
obj
objectThe 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
value
nint
Set(nint)
public void Set(nint value)
Parameters
value
nint