Method

GtkExpressionunref

Declaration [src]

void
gtk_expression_unref (
  GtkExpression* self
)

Description [src]

Releases a reference on the given GtkExpression.

If the reference was the last, the resources associated to the self are freed.