ConstantExpression.for_value


Description:

[ CCode ( has_construct_function = false , type = "GtkExpression*" ) ]
public ConstantExpression.for_value (Value value)

Creates an expression that always evaluates to the given `value`.

Parameters:

value

a `GValue`

Returns:

a new `GtkExpression`