Method
GioSrvTargetcopy
since: 2.22
Declaration [src]
GSrvTarget*
g_srv_target_copy (
GSrvTarget* target
)
Return value
Type: GSrvTarget
A copy of target
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |