Method
GckSessionInfocopy
Declaration [src]
GckSessionInfo*
gck_session_info_copy (
GckSessionInfo* session_info
)
Return value
Type: GckSessionInfo
A new copy of the session info.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |