get_name
Description:
public string?
get_name ()
Returns a copy of the name of this.
Caller should g_free the return value after usage. For a nameless object, this returns
null
, which you can safely g_free as well.
Free-function: g_free
Parameters:
Returns: