Method
GckTokenInfocopy
Declaration [src]
GckTokenInfo*
gck_token_info_copy (
GckTokenInfo* token_info
)
Return value
Type: GckTokenInfo
A newly allocated copy token info.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |