to_string


Description:

public abstract string to_string ()

Serializes this to a string that can be used in from_string.

Parameters:

this

A Subject.

Returns:

A string representing this. Free with g_free .