Method

GckSessionInfocopy

Declaration [src]

GckSessionInfo*
gck_session_info_copy (
  GckSessionInfo* session_info
)

Description [src]

Make a new copy of a session info structure.

Return value

Returns: GckSessionInfo
 

A new copy of the session info.

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