Method

GrlOperationOptionscopy

since: 0.2.0

Declaration [src]

GrlOperationOptions*
grl_operation_options_copy (
  GrlOperationOptions* options
)

Description

No description available.

Available since: 0.2.0

Return value

Type: GrlOperationOptions

A new GrlOperationOptions instance with its values being copies of the values of options.

The caller of the method takes ownership of the data, and is responsible for freeing it.