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