get_session_id


Description:

public unowned string get_session_id ()

Gets the session ID for this in Latin-1 encoding.

NOTE: this is invalid UTF-8. You can't display this string in a GTK+ widget without converting to UTF-8. See get_session_id_utf8.

Parameters:

this

a Window.

Returns:

the session ID for this in Latin-1, or null if this has no session ID.