[ Version ( since = "1.0" ) ]
public unowned string get_primary_port ()
Gets the name of the primary port controlling this Modem.
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_primary_port if on another thread.
this |
A Modem. |
The name of the primary port. Do not free the returned value, it belongs to this. |