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