[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "1.0" ) ]
public unowned string[] get_drivers ()
Gets the Operating System device drivers handling communication with the modem hardware.
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_drivers if on another thread.
this |
A Modem. |
The drivers, or |