Class (GI Struct)

Gtk-4.0GtkExpressionWatchAbstract

An opaque structure representing a watched Gtk.Expression.

The contents of Gtk.ExpressionWatch should only be accessed through the provided API.

Index

Constructors

Properties

Methods

Constructors

Properties

Methods

  • Evaluates the watched expression and on success stores the result in value.

    This is equivalent to calling Gtk.Expression.evaluate with the expression and this pointer originally used to create watch.

    Parameters

    Returns boolean

    TRUE if the expression could be evaluated and value was set