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

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.