Method

GckTokenInfocopy

Declaration [src]

GckTokenInfo*
gck_token_info_copy (
  GckTokenInfo* token_info
)

Description [src]

Make a copy of the token info.

Return value

Returns: GckTokenInfo
 

A newly allocated copy token info.

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