Method

GtkConstantExpressionget_value

Declaration [src]

const GValue*
gtk_constant_expression_get_value (
  GtkExpression* expression
)

Description [src]

Gets the value that a constant expression evaluates to.

Return value

Type: GValue

The value.

The returned data is owned by the instance.