Method
GtkExpressionref
Declaration [src]
GtkExpression*
gtk_expression_ref (
GtkExpression* self
)
Return value
Type: GtkExpression
The GtkExpression
with an additional reference.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |