Package: gtk

Function gtk:expression-evaluate-value

Lambda List

gtk:expression-evaluate-value (expression object)

Arguments

expression -- a gtk:expression instance
object -- a g:object instance for the evaluation

Return Value

The evaluated value of the expression.

Details

Evaluates the given expression and on success returns the result. This is a variant of the gtk:expression-evaluate function that avoids the usage of a g:value instance to get the value of the expression.
 

See also

2024-10-18