dup_operator_name
Description:
[ Version ( since = "1.0" ) ]
public string dup_operator_name ()
Gets a copy of the Operator Name of the Sim object.
Parameters:
Returns:
The Operator Name of the Sim object, or null if it couldn't be retrieved. The
returned value should be freed with g_free.
|