Method

Gtk.Expression.ref

Declaration [src]

GtkExpression*
gtk_expression_ref (
  GtkExpression* self
)

Description [src]

Acquires a reference on the given GtkExpression.

Return value

Returns: GtkExpression

the GtkExpression with an additional reference

Ownership of the data is transferred to the caller