ConstantExpression.newForValue

Creates an expression that always evaluates to the given value.

class ConstantExpression
static
newForValue

Parameters

value gobject.value.Value

Return Value

Type: gtk.constant_expression.ConstantExpression