Function

AgsControllerResourceref

since: 3.0.0

Declaration [src]

void
ags_controller_resource_ref (
  AgsControllerResource* controller_resource
)

Description [src]

Increase ref-count of controller_resource.

Available since: 3.0.0

Parameters

controller_resource

Type: AgsControllerResource*

The AgsControllerResource-struct.

The argument can be NULL.
The data is owned by the caller of the function.