Method

GioSrvTargetcopy

since: 2.22

Declaration

GSrvTarget*
g_srv_target_copy (
  GSrvTarget* target
)

Description

Copies target.

Available since: 2.22

Return value

Type: GSrvTarget

A copy of target.

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