Method
GtkPropertyExpressionget_pspec
Declaration [src]
GParamSpec*
gtk_property_expression_get_pspec (
GtkExpression* expression
)
Return value
Type: GParamSpec
The GParamSpec
for the property.
The returned data is owned by the instance. |