uuid_generate_from_string
Description:
For a given s
, this function will always return the same UUID.
Parameters:
s |
a string to use as the seed for the UUID |
Returns:
a newly allocated UUID suitable for use as the SettingConnection object's id: property |
Namespace: NM.Utils
Package: libnm-util