BusName


Description:

[ CCode ( cname = "g_strdup" ) ]
public BusName (string bus_name)

Duplicates a string.

If str is `NULL` it returns `NULL`.

Parameters:

str

the string to duplicate

Returns:

a newly-allocated copy of str