Method

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

Returns: GParamSpec*

the GParamSpec for the property

Ownership is not transferred to the caller