class Gtk::ExpressionWatch
- Gtk::ExpressionWatch
- Reference
- Object
Overview
An opaque structure representing a watched Gtk::Expression
.
The contents of Gtk::ExpressionWatch
should only be accessed through the
provided API.
Defined in:
lib/gi-crystal/src/auto/gtk-4.0/expression_watch.crConstructors
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.
Instance Method Summary
- #evaluate(value : _) : Bool
- #finalize
- #ref : Gtk::ExpressionWatch
- #to_unsafe : Pointer(Void)
- #unref : Nil
- #unwatch : Nil
Constructor Detail
Class Method Detail
Returns the type id (GType) registered in GLib type system.