Package: gtk
Function gtk:expression-watch-evaluate-value
Lambda Listgtk:expression-watch-evaluate-value (watch) ArgumentsReturn ValueThe value with the result. Details
Evaluates the watched expression and on success returns the result. This is equivalent to calling the gtk:expression-evaluate function with the expression and the object originally used to create watch. This function is a variant of the gtk:expression-watch-evaluate function that avoids the usage of a g:value instance to get the value of the expression. | See also |
24-12-2