Method

Gtk.PropertyExpression.get_expression

Declaration [src]

GtkExpression*
gtk_property_expression_get_expression (
  GtkExpression* expression
)

Description [src]

Gets the expression specifying the object of a property expression.

Return value

Returns: GtkExpression

the object expression

Ownership is not transferred to the caller