Method

Gtk.ConstantExpression.get_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

Returns: const GValue*

the value

Ownership is not transferred to the caller