Class (GI Class)

Gtk-4.0GtkObjectExpression

Hierarchy (View Summary)

Index

Constructors

Properties

Methods

Methods - Inherited from Gtk.Expression

Constructors

Properties

Methods

Methods - Inherited from Gtk.Expression

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

    The GObject.GType of value will be the type given by Gtk.Expression.get_value_type.

    It is possible that expressions cannot be evaluated - for example when the expression references objects that have been destroyed or set to NULL. In that case value will remain empty and FALSE will be returned.

    Parameters

    Returns boolean

    TRUE if the expression could be evaluated

Interfaces

SignalSignatures