gtk.expression_watch
Module for [ExpressionWatch] class
class ExpressionWatch
Types 1
An opaque structure representing a watched gtk.expression.Expression.
The contents of gtk.expression_watch.ExpressionWatch should only be accessed through the provided API.
Methods
bool evaluate(gobject.value.Value value) nothrowEvaluates the watched expression and on success stores the result in `value`.