Class ExpressionWatch
- Namespace
- Gtk
- Assembly
- Gtk-4.0.dll
public sealed class ExpressionWatch : BoxedRecord, IEquatable<ExpressionWatch>
- Inheritance
-
ExpressionWatch
- Implements
- Inherited Members
Constructors
ExpressionWatch(ExpressionWatchOwnedHandle)
public ExpressionWatch(ExpressionWatchOwnedHandle handle)
Parameters
handle
ExpressionWatchOwnedHandle
Properties
Handle
public ExpressionWatchOwnedHandle Handle { get; }
Property Value
Methods
Equals(ExpressionWatch?)
Indicates whether the current object is equal to another object of the same type.
public bool Equals(ExpressionWatch? other)
Parameters
other
ExpressionWatchAn object to compare with this object.
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
Evaluate(Value)
public bool Evaluate(Value value)
Parameters
value
Value
Returns
GetGType()
public static Type GetGType()
Returns
GetHashCode()
Serves as the default hash function.
public override int GetHashCode()
Returns
- int
A hash code for the current object.
Ref()
public ExpressionWatch Ref()
Returns
Unref()
public void Unref()
Unwatch()
public void Unwatch()