get_operator_name


Description:

[ Version ( since = "1.0" ) ]
public unowned string get_operator_name ()

Gets the Operator Name of the Sim object.

Warning:

The returned value is only valid until the property changes so it is only safe to use this function on the thread where this was constructed. Use dup_operator_name if on another thread.

Parameters:

this

A Sim.

Returns:

The Operator Name of the Sim object, or null if it couldn't be retrieved.