TryExpression


Object Hierarchy:

Gtk.TryExpression Gtk.TryExpression Gtk.TryExpression Gtk.Expression Gtk.Expression Gtk.Expression->Gtk.TryExpression

Description:

[ CCode ( type_id = "gtk_try_expression_get_type ()" ) ]
[ Version ( since = "4.22" ) ]
public sealed class TryExpression : Expression

A `GtkExpression` that tries to evaluate each of its expressions until it succeeds.

If all expressions fail to evaluate, the `GtkTryExpression`'s evaluation fails as well.


Namespace: Gtk
Package: gtk4

Content:

Creation methods:

Inherited Members:

All known members inherited from class Gtk.Expression