Table of Contents

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

ExpressionWatchOwnedHandle

Methods

Equals(ExpressionWatch?)

Indicates whether the current object is equal to another object of the same type.

public bool Equals(ExpressionWatch? other)

Parameters

other ExpressionWatch

An object to compare with this object.

Returns

bool

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

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.

Evaluate(Value)

public bool Evaluate(Value value)

Parameters

value Value

Returns

bool

GetGType()

public static Type GetGType()

Returns

Type

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

ExpressionWatch

Unref()

public void Unref()

Unwatch()

public void Unwatch()