Method

Gsk.Transform.ref

Declaration [src]

GskTransform*
gsk_transform_ref (
  GskTransform* self
)

Description [src]

Acquires a reference on the given GskTransform.

Return value

Returns: GskTransform

the GskTransform with an additional reference

Ownership is not transferred to the caller