Method

GtkPropertyExpressionget_pspec

Declaration [src]

GParamSpec*
gtk_property_expression_get_pspec (
  GtkExpression* expression
)

Description [src]

Gets the GParamSpec specifying the property of a property expression.

Return value

Type: GParamSpec

The GParamSpec for the property.

The returned data is owned by the instance.