get_name
Description:
Retrieves the name of this.
Parameters:
this |
Returns:
a new allocated string with the name of this. It must be freed with g_free when done. |
Retrieves the name of this.
this |
a new allocated string with the name of this. It must be freed with g_free when done. |